summaryrefslogtreecommitdiffstats
path: root/source/groupdb/groupdb.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2000-04-25 14:06:57 +0000
committerAndrew Tridgell <tridge@samba.org>2000-04-25 14:06:57 +0000
commitd7cd7c88fdabb01d9e40ae8a657737907a21ac37 (patch)
tree5233f08ef9be2e9dac934a2d39c228318be56e1b /source/groupdb/groupdb.c
parent10c5470835b43116ed48b3137c3b9cc867a20989 (diff)
downloadsamba-d7cd7c88fdabb01d9e40ae8a657737907a21ac37.tar.gz
samba-d7cd7c88fdabb01d9e40ae8a657737907a21ac37.tar.xz
samba-d7cd7c88fdabb01d9e40ae8a657737907a21ac37.zip
moved trans2.h and nterr.h into includes.h with all our other includes
Diffstat (limited to 'source/groupdb/groupdb.c')
-rw-r--r--source/groupdb/groupdb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/groupdb/groupdb.c b/source/groupdb/groupdb.c
index b8952358fbc..1f773d9f153 100644
--- a/source/groupdb/groupdb.c
+++ b/source/groupdb/groupdb.c
@@ -21,7 +21,6 @@
*/
#include "includes.h"
-#include "nterr.h"
extern int DEBUGLEVEL;