]> andersk Git - moira.git/blobdiff - server/qsupport.dc
Added support for optional debugging malloc. No code changes if you are
[moira.git] / server / qsupport.dc
index 2b413c51971d0e35fe9262e280a2ae5d4e8930fe..80717696b981324e8ddf489986e9a12a182e7988 100644 (file)
@@ -107,7 +107,7 @@ get_list_info(q, aargv, cl, action, actarg)
     register int (*action)();
     int actarg;
 {
-    char *argv[13], *malloc(), *realloc();
+    char *argv[13];
     EXEC SQL BEGIN DECLARE SECTION;
     char *name, acl_type[9], listname[33], active[5], public[5], hidden[5];
     char maillist[5], grouplist[5], gid_str[6], acl_name[256], desc[256];
This page took 0.030034 seconds and 4 git commands to generate.