summaryrefslogtreecommitdiff
path: root/source3/include/idmap.h
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2003-03-08 00:49:18 +0000
committerSimo Sorce <idra@samba.org>2003-03-08 00:49:18 +0000
commit4a1d2ddd48c1c06b1874ff473275d22a0038c2c8 (patch)
tree543c0921f1aa88453fa716b894f1f3d5630d4b5e /source3/include/idmap.h
parent64e49aa3c5392fd0ba5fc33ea21eff87c548995e (diff)
downloadsamba-4a1d2ddd48c1c06b1874ff473275d22a0038c2c8.tar.gz
samba-4a1d2ddd48c1c06b1874ff473275d22a0038c2c8.tar.bz2
samba-4a1d2ddd48c1c06b1874ff473275d22a0038c2c8.zip
some more code
(not tested yet) (This used to be commit 0d6cec90c13731827abcbc61974efc993e794003)
Diffstat (limited to 'source3/include/idmap.h')
-rw-r--r--source3/include/idmap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/idmap.h b/source3/include/idmap.h
index 0d358d3fbe..5a1f4fafc3 100644
--- a/source3/include/idmap.h
+++ b/source3/include/idmap.h
@@ -22,6 +22,7 @@
Boston, MA 02111-1307, USA.
*/
+#define ID_EMPTY 0
#define ID_USERID 1
#define ID_GROUPID 2
#define ID_OTHER 3