diff options
Diffstat (limited to 'source3/include/trans2.h')
-rw-r--r-- | source3/include/trans2.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/trans2.h b/source3/include/trans2.h index 3106cd092a..98a4fc0976 100644 --- a/source3/include/trans2.h +++ b/source3/include/trans2.h @@ -450,6 +450,7 @@ Offset Size Name #define CIFS_UNIX_FCNTL_LOCKS_CAP 0x1 #define CIFS_UNIX_POSIX_ACLS_CAP 0x2 +#define CIFS_CLIENT_SYMLINK_STRING "smbln:" /* ... more as we think of them :-). */ #endif |