lib/util: Allow calloc use in util.c, too.
authorJelmer Vernooij <jelmer@samba.org>
Sat, 24 Mar 2012 16:16:26 +0000 (17:16 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Sat, 24 Mar 2012 17:50:32 +0000 (18:50 +0100)
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sat Mar 24 18:50:32 CET 2012 on sn-devel-104

lib/util/util.c

index 89d5fc36119f9cc3cbfb85d15d2d495c04de55a9..20466b41b3c04f2333f6f25be4563af0c454e314 100644 (file)
@@ -34,6 +34,7 @@
 #undef strncasecmp
 #undef strdup
 #undef realloc
+#undef calloc
 
 /**
  * @file