summaryrefslogtreecommitdiffstats
path: root/source/smbd/trans2.c
diff options
context:
space:
mode:
authorLuke Leighton <lkcl@samba.org>2000-01-30 01:44:41 +0000
committerLuke Leighton <lkcl@samba.org>2000-01-30 01:44:41 +0000
commit85910c97dcefabe2bc310f17c9a4fe9bd6926d45 (patch)
tree50a909948e5e8d7e14ca8a37420246e2a53b8a96 /source/smbd/trans2.c
parentc05943d7f1a59f297bb507a43e628332e61f04e5 (diff)
downloadsamba-85910c97dcefabe2bc310f17c9a4fe9bd6926d45.tar.gz
samba-85910c97dcefabe2bc310f17c9a4fe9bd6926d45.tar.xz
samba-85910c97dcefabe2bc310f17c9a4fe9bd6926d45.zip
patch from Elrond to include/exclude nterr.h as needed.
Diffstat (limited to 'source/smbd/trans2.c')
-rw-r--r--source/smbd/trans2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/smbd/trans2.c b/source/smbd/trans2.c
index 4e303fdd27f..1a8fdd12962 100644
--- a/source/smbd/trans2.c
+++ b/source/smbd/trans2.c
@@ -22,6 +22,7 @@
*/
#include "includes.h"
+#include "nterr.h"
#include "trans2.h"
extern int DEBUGLEVEL;