summaryrefslogtreecommitdiffstats
path: root/src/H5FDstdio.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FDstdio.c')
-rw-r--r--src/H5FDstdio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5FDstdio.c b/src/H5FDstdio.c
index 9c86c39..0dd2901 100644
--- a/src/H5FDstdio.c
+++ b/src/H5FDstdio.c
@@ -25,6 +25,7 @@
*/
#include <assert.h>
#include <stdlib.h>
+#include <string.h>
#include <sys/stat.h>
/* Disable certain warnings in PC-Lint: */