summaryrefslogtreecommitdiffstats
path: root/tcpsyslog.h
diff options
context:
space:
mode:
Diffstat (limited to 'tcpsyslog.h')
-rw-r--r--tcpsyslog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcpsyslog.h b/tcpsyslog.h
index adf98f0c..efdb30a9 100644
--- a/tcpsyslog.h
+++ b/tcpsyslog.h
@@ -26,7 +26,7 @@
#define TCPSYSLOG_H_INCLUDED 1
#if defined(SYSLOG_INET) && defined(USE_GSSAPI)
-#include <gssapi.h>
+#include <gssapi/gssapi.h>
#endif
struct TCPSession {