diff options
Diffstat (limited to 'smb.h')
-rw-r--r-- | smb.h | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,6 +1,4 @@ -typedef unsigned short uint16; -typedef unsigned uint32; -typedef unsigned char uint8; +#include "smbtypes.h" typedef struct { |