Adjusted path for krb5.h

SVN revision: 2365
This commit is contained in:
Stefan Ritt 2011-01-20 12:16:20 +00:00
parent a8ec16bdf9
commit 0e4ba7c00b

View File

@ -15,7 +15,7 @@
#include "elogd.h" #include "elogd.h"
#ifdef HAVE_KRB5 #ifdef HAVE_KRB5
#include <krb5/krb5.h> #include <krb5.h>
#endif #endif
extern LOGBOOK *lb_list; extern LOGBOOK *lb_list;