From 4ef877d9fb14f9a0de21c8a8d0bac1efc2f6860b Mon Sep 17 00:00:00 2001 From: Philippe De Muyter Date: Thu, 24 Jun 1999 23:28:22 +0200 Subject: setenv.c (sys/types.h, stdio.h): Files included. * setenv.c (sys/types.h, stdio.h): Files included. * xstrdup.c (sys/types.h): File included. For the gcc-2.95 branch only. Not to be migrated into the mainline tree because it is incomplete. From-SVN: r27736 --- libiberty/xstrdup.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libiberty/xstrdup.c') diff --git a/libiberty/xstrdup.c b/libiberty/xstrdup.c index e16aba0..3424128 100644 --- a/libiberty/xstrdup.c +++ b/libiberty/xstrdup.c @@ -5,6 +5,7 @@ #ifdef HAVE_CONFIG_H #include "config.h" #endif +#include /* For `size_t' */ #ifdef HAVE_STRING_H #include #endif -- cgit v1.1