1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

librpc: bitten by the strncasecmp define again

This commit is contained in:
Andrew Tridgell 2010-09-07 14:33:20 +10:00
parent 2d77c766fa
commit 7ca69f7462

View 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