lib/util: remove extra safe_string.h file
[samba.git] / source4 / client / client.c
index 27e2097515646a188e5dc8c88d59d55caa73b11a..549e5343f8461223aee224d673952832c6f9078d 100644 (file)
@@ -58,6 +58,8 @@
 #define DEFAULT_PAGER "more"
 #endif
 
+#undef strncasecmp
+
 struct smbclient_context {
        char *remote_cur_dir;
        struct smbcli_state *cli;