diff options
author | Simo Sorce <idra@samba.org> | 2003-05-06 10:00:02 +0000 |
---|---|---|
committer | Simo Sorce <idra@samba.org> | 2003-05-06 10:00:02 +0000 |
commit | 0c6cdfadfda8e2fcb9b7766068670b7468db4c62 (patch) | |
tree | 5d452069716182cee9478bdb3f78dd95d1d69e17 /source3/include/smb.h | |
parent | 7835af32ec2f7a4a5db25db5c000d7c73540e41d (diff) | |
download | samba-0c6cdfadfda8e2fcb9b7766068670b7468db4c62.tar.gz samba-0c6cdfadfda8e2fcb9b7766068670b7468db4c62.tar.bz2 samba-0c6cdfadfda8e2fcb9b7766068670b7468db4c62.zip |
add mapping.h here
(This used to be commit fb03fafed14a2816808e98fd95850db3e655d5d9)
Diffstat (limited to 'source3/include/smb.h')
-rw-r--r-- | source3/include/smb.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/smb.h b/source3/include/smb.h index c7a771b4da..92457bd647 100644 --- a/source3/include/smb.h +++ b/source3/include/smb.h @@ -585,6 +585,7 @@ typedef struct { #define NT_HASH_LEN 16 #define LM_HASH_LEN 16 +#include "mapping.h" #include "passdb.h" /* |