summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/h5_reference.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/h5_reference.c b/examples/h5_reference.c
index a69afe2..a345166 100644
--- a/examples/h5_reference.c
+++ b/examples/h5_reference.c
@@ -8,6 +8,7 @@
*
*/
+#include <stdlib.h>
#include<hdf5.h>
#define FILE "refere.h5"