s3:include: define FNUM_FIELD_INVALID - the invalid value for the fnum
[kai/samba.git] / source3 / include / smb.h
index fdaf8c5de38297fb7e86fd0a7c631b32b4c5b365..8a2314261cbacfcf8f1c1e9f78b0774cac43b90b 100644 (file)
@@ -675,6 +675,8 @@ enum acl_compatibility {ACL_COMPAT_AUTO, ACL_COMPAT_WINNT, ACL_COMPAT_WIN2K};
 #define TID_FIELD_INVALID 0
 #define CNUM_OFFSET 1 /* shift for bitmap index */
 
+#define FNUM_FIELD_INVALID -1
+
 /* 
  * Size of buffer to use when moving files across filesystems. 
  */