summaryrefslogtreecommitdiff
path: root/source/groupdb
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
parent10c5470835b43116ed48b3137c3b9cc867a20989 (diff)
downloadsamba-d7cd7c88fdabb01d9e40ae8a657737907a21ac37.tar.gz
moved trans2.h and nterr.h into includes.h with all our other includes
Diffstat (limited to 'source/groupdb')
-rw-r--r--source/groupdb/aliasdb.c1
-rw-r--r--source/groupdb/groupdb.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/source/groupdb/aliasdb.c b/source/groupdb/aliasdb.c
index e5e6ebfa53f..a6876d0afca 100644
--- a/source/groupdb/aliasdb.c
+++ b/source/groupdb/aliasdb.c
@@ -21,7 +21,6 @@
*/
#include "includes.h"
-#include "nterr.h"
extern int DEBUGLEVEL;
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;