lib/util: remove extra safe_string.h file
[samba.git] / source4 / smb_server / smb / service.c
index e25be1c382d75eae851d1d06c350e805493f92a4..c23b470e472e2319a01b8ca5e1d8e57078aff1aa 100644 (file)
@@ -23,6 +23,8 @@
 #include "ntvfs/ntvfs.h"
 #include "param/param.h"
 
+#undef strcasecmp
+
 /****************************************************************************
   Make a connection, given the snum to connect to, and the vuser of the
   connecting user if appropriate.