Adjusted path for krb5.h

SVN revision: 2365
This commit is contained in:
2011-01-20 12:16:20 +00:00
parent a8ec16bdf9
commit 0e4ba7c00b
+1 -1
View File
@@ -15,7 +15,7 @@
#include "elogd.h"
#ifdef HAVE_KRB5
#include <krb5/krb5.h>
#include <krb5.h>
#endif
extern LOGBOOK *lb_list;