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 a68e8934..68b4a9c1 100644
--- a/tcpsyslog.h
+++ b/tcpsyslog.h
@@ -25,7 +25,7 @@
#define TCPSYSLOG_H_INCLUDED 1
#if defined(SYSLOG_INET) && defined(USE_GSSAPI)
-#include <gssapi.h>
+#include <gssapi/gssapi.h>
#endif
struct TCPSession {