summaryrefslogtreecommitdiffstats
path: root/source/nsswitch/winbindd.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/nsswitch/winbindd.h')
-rw-r--r--source/nsswitch/winbindd.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/source/nsswitch/winbindd.h b/source/nsswitch/winbindd.h
index 3e68f516cb1..27406ac4384 100644
--- a/source/nsswitch/winbindd.h
+++ b/source/nsswitch/winbindd.h
@@ -23,12 +23,10 @@
#ifndef _WINBINDD_H
#define _WINBINDD_H
-#include "nterr.h"
-
-#include "winbindd_nss.h"
+#include "nsswitch/winbind_struct_protocol.h"
#ifdef HAVE_LIBNSCD
-#include "libnscd.h"
+#include <libnscd.h>
#endif
#ifdef HAVE_SYS_MMAN_H