summaryrefslogtreecommitdiff
path: root/source4/libcli/util/doserr.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2007-10-16 13:50:40 +0200
committerStefan Metzmacher <metze@samba.org>2007-12-21 05:43:06 +0100
commit6282194fe5288f0118135ea492d8ec68d093491d (patch)
tree13536a500b20b006415453dc5b28349aac53adc5 /source4/libcli/util/doserr.h
parent8071c56ac20daff2919af21ff0090c247501f152 (diff)
downloadsamba-6282194fe5288f0118135ea492d8ec68d093491d.tar.gz
samba-6282194fe5288f0118135ea492d8ec68d093491d.tar.bz2
samba-6282194fe5288f0118135ea492d8ec68d093491d.zip
r25668: Hopefully fix the build, sorry...
Guenther (This used to be commit df94fbfe96200ed521fd377a01b6b7b7a7ef88d8)
Diffstat (limited to 'source4/libcli/util/doserr.h')
-rw-r--r--source4/libcli/util/doserr.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source4/libcli/util/doserr.h b/source4/libcli/util/doserr.h
index bec268a565..6c757a3fc2 100644
--- a/source4/libcli/util/doserr.h
+++ b/source4/libcli/util/doserr.h
@@ -165,4 +165,8 @@
#define NERR_BASE (2100)
#endif
+#ifndef FRS_ERR_BASE
+#define FRS_ERR_BASE (8000)
+#endif
+
#endif /* _DOSERR_H */