lib/util Remove #if _SAMBA_BUILD_ == 4 that isn't required any more
authorAndrew Bartlett <abartlet@samba.org>
Thu, 17 Feb 2011 23:52:12 +0000 (10:52 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 18 Feb 2011 07:41:00 +0000 (18:41 +1100)
lib/util/util.h

index dc8a93077e31faf15458ba20b0f17e13d2a07ab5..b0ed4e187b07aee7f94f36b159b1ae355fe2a83c 100644 (file)
@@ -21,9 +21,7 @@
 #ifndef _SAMBA_UTIL_H_
 #define _SAMBA_UTIL_H_
 
-#if _SAMBA_BUILD_ == 4
 #include "../lib/util/charset/charset.h"
-#endif
 #include "../lib/util/attr.h"
 
 /* for TALLOC_CTX */