From 0c6cdfadfda8e2fcb9b7766068670b7468db4c62 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Tue, 6 May 2003 10:00:02 +0000 Subject: add mapping.h here (This used to be commit fb03fafed14a2816808e98fd95850db3e655d5d9) --- source3/include/smb.h | 1 + 1 file changed, 1 insertion(+) (limited to 'source3') 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" /* -- cgit