lib/util: remove extra safe_string.h file
[samba.git] / source4 / ntvfs / sysdep / sys_notify.c
index 7e00032959a11e8dd06c9d5963d3aaf03d1c51b9..6991461ece750d60b9ad5b14acccd44949ee89d6 100644 (file)
@@ -30,6 +30,8 @@
 #include "param/param.h"
 #include "lib/util/samba_modules.h"
 
+#undef strcasecmp
+
 /* list of registered backends */
 static struct sys_notify_backend *backends;
 static uint32_t num_backends;