From 3e1f480ef8b2597264f9553041fef860d749c5d9 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger <aj@suse.de> Date: Wed, 21 Jun 2000 12:39:22 +0000 Subject: * tst-trans.c: Include <stdlib.h> and <string.h>. 2000-06-21 Andreas Jaeger <aj@suse.de> * tst-trans.c: Include <stdlib.h> and <string.h>. --- posix/globtest.c | 1 + 1 file changed, 1 insertion(+) (limited to 'posix/globtest.c') diff --git a/posix/globtest.c b/posix/globtest.c index 90b9eb6ad3..231459490b 100644 --- a/posix/globtest.c +++ b/posix/globtest.c @@ -18,6 +18,7 @@ #include <getopt.h> #include <stdio.h> +#include <stdlib.h> #include <unistd.h> #include <glob.h> -- cgit v1.2.1