summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_group.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2003-11-12 01:51:10 +0000
committerAndrew Tridgell <tridge@samba.org>2003-11-12 01:51:10 +0000
commite1c468477c1781b8d4d1539489ce577b71cd1a70 (patch)
tree210352e3d8e1b9a82b456e665f4fc882b6c3db92 /source3/nsswitch/winbindd_group.c
parent009c143efd4f4a4b08838b1bc3edee4bc1b2f232 (diff)
downloadsamba-e1c468477c1781b8d4d1539489ce577b71cd1a70.tar.gz
samba-e1c468477c1781b8d4d1539489ce577b71cd1a70.tar.bz2
samba-e1c468477c1781b8d4d1539489ce577b71cd1a70.zip
a small include file rearrangement that doesn't affect normal
compilation, but that allows Samba3 to take advantage of pre-compiled headers in gcc if available. (This used to be commit b3e024ce1da7c7e24fcacd8a2964dd2e4562ba39)
Diffstat (limited to 'source3/nsswitch/winbindd_group.c')
-rw-r--r--source3/nsswitch/winbindd_group.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/nsswitch/winbindd_group.c b/source3/nsswitch/winbindd_group.c
index fba427536c..d951b3433e 100644
--- a/source3/nsswitch/winbindd_group.c
+++ b/source3/nsswitch/winbindd_group.c
@@ -22,6 +22,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
+#include "includes.h"
#include "winbindd.h"
#undef DBGC_CLASS