Fixed compile problems under linux.

This commit is contained in:
Juan Carlos Luciani
2007-03-05 15:46:16 +00:00
parent 9c8613266e
commit 12e1705227
6 changed files with 6 additions and 4 deletions

View File

@@ -52,7 +52,6 @@
// printf("Krb5Mech %s", printBuff); \
// } \
//}
extern char *pKrbMechDebugLogFilePath;
#define DbgTrace(LEVEL, X, Y) { \
char formatBuff[128]; \
char printBuff[256]; \