summaryrefslogtreecommitdiff
path: root/libiberty/xstrdup.c
diff options
context:
space:
mode:
Diffstat (limited to 'libiberty/xstrdup.c')
-rw-r--r--libiberty/xstrdup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libiberty/xstrdup.c b/libiberty/xstrdup.c
index e16aba08554..6f846cfea15 100644
--- a/libiberty/xstrdup.c
+++ b/libiberty/xstrdup.c
@@ -2,6 +2,7 @@
This trivial function is in the public domain.
Ian Lance Taylor, Cygnus Support, December 1995. */
+#include <sys/types.h>
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif