]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libiberty/hashtab.c
* hashtab.c (sys/types.h): File included.
[thirdparty/gcc.git] / libiberty / hashtab.c
index 112f02757906b3a12f7b7345b0c31340c8376309..3f5b3030422f19185b687fdc485a58dd6c4517d3 100644 (file)
@@ -35,6 +35,8 @@ Boston, MA 02111-1307, USA.  */
 #include "config.h"
 #endif
 
+#include <sys/types.h>
+
 #ifdef HAVE_STDLIB_H
 #include <stdlib.h>
 #endif