summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xhl/fortran/src/H5LTfc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hl/fortran/src/H5LTfc.c b/hl/fortran/src/H5LTfc.c
index 12a8a3c..494a8c2 100755
--- a/hl/fortran/src/H5LTfc.c
+++ b/hl/fortran/src/H5LTfc.c
@@ -17,6 +17,7 @@
#include "H5LT.h"
#include "H5LTf90proto.h"
#include <stdlib.h>
+#include <string.h>
/*-------------------------------------------------------------------------