summaryrefslogtreecommitdiffstats
path: root/omfwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'omfwd.c')
-rw-r--r--omfwd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/omfwd.c b/omfwd.c
index fab95155..d026cde1 100644
--- a/omfwd.c
+++ b/omfwd.c
@@ -49,7 +49,7 @@
#endif
#include <pthread.h>
#ifdef USE_GSSAPI
-#include <gssapi.h>
+#include <gssapi/gssapi.h>
#endif
#include "syslogd.h"
#include "syslogd-types.h"