aboutsummaryrefslogtreecommitdiff
path: root/libiberty/partition.c
diff options
context:
space:
mode:
Diffstat (limited to 'libiberty/partition.c')
-rw-r--r--libiberty/partition.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/libiberty/partition.c b/libiberty/partition.c
index c1d5847..52fb128 100644
--- a/libiberty/partition.c
+++ b/libiberty/partition.c
@@ -27,6 +27,10 @@
#include <stdlib.h>
#endif
+#ifdef HAVE_STRING_H
+#include <string.h>
+#endif
+
#include "libiberty.h"
#include "partition.h"