]> git.deb.at Git - pkg/mmv.git/blobdiff - mmv.c
Imported Debian patch 1.01b-12.2
[pkg/mmv.git] / mmv.c
diff --git a/mmv.c b/mmv.c
index abce4a40b91e82f7642267970502af6b9a8cc7bd..f95772e42f1e28e19cf53e1955afbddb9a8302b2 100644 (file)
--- a/mmv.c
+++ b/mmv.c
@@ -124,6 +124,7 @@ extern unsigned _stklen = 10000;
 #else
 /* for various flavors of UN*X */
 
+#include <stdlib.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <sys/file.h>