From 9399d2a5ae16ad9f76eb7551c5159d252b1a5920 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Sat, 9 Sep 2006 05:14:25 +0000 Subject: [PATCH] Depend on malloc --- modules/argp | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/argp b/modules/argp index 170b88083a..77c924cbe1 100644 --- a/modules/argp +++ b/modules/argp @@ -23,6 +23,7 @@ dirname getopt strchrnul sysexits +malloc mempcpy strndup strcase -- 2.30.2