From c3e52ea6ca3178b7ecab4b389a9ba9269662b48f Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Wed, 15 Mar 2006 17:05:25 +0000 Subject: Further cleanups to compile with C++ compiler. svn path=/branches/BRANCH_6-3/; revision=4744 --- smb.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'smb.h') diff --git a/smb.h b/smb.h index eb5e382e..edefb17d 100644 --- a/smb.h +++ b/smb.h @@ -1,6 +1,4 @@ -typedef unsigned short uint16; -typedef unsigned uint32; -typedef unsigned char uint8; +#include "smbtypes.h" typedef struct { -- cgit v1.2.3