From 7d6c9bf2b2c9eae5e04ab469324f26eb9c67d397 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Tue, 10 Jan 2006 08:41:49 +0000 Subject: r12815: try to fix the build on AIX metze (This used to be commit 21bc072c7addafc6f692fb8e998bd4dd9ab88b49) --- source4/smbd/process_single.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/smbd/process_single.c') diff --git a/source4/smbd/process_single.c b/source4/smbd/process_single.c index 94fd7259469..3e60b6bd5be 100644 --- a/source4/smbd/process_single.c +++ b/source4/smbd/process_single.c @@ -26,6 +26,7 @@ #include "smb_server/smb_server.h" /* For sepecifiying event context to GSSAPI below */ +#include "system/kerberos.h" #include "heimdal/lib/gssapi/gssapi_locl.h" -- cgit v1.2.1