librpc: bitten by the strncasecmp define again
authorAndrew Tridgell <tridge@samba.org>
Tue, 7 Sep 2010 04:33:20 +0000 (14:33 +1000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 7 Sep 2010 04:33:20 +0000 (14:33 +1000)
librpc/rpc/binding.c

index feff5128ac77f3e1181052cbf73617c95931e419..42059c05867860969e435d68066cc75b1cf69a25 100644 (file)
@@ -28,6 +28,7 @@
 #include "librpc/gen_ndr/ndr_misc.h"
 #include "librpc/rpc/dcerpc.h"
 #undef strcasecmp
+#undef strncasecmp
 
 #define MAX_PROTSEQ            10