diff options
Diffstat (limited to 'src/lib/tng_io.h')
-rw-r--r-- | src/lib/tng_io.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/tng_io.h b/src/lib/tng_io.h index 30bf4b2..4f9c260 100644 --- a/src/lib/tng_io.h +++ b/src/lib/tng_io.h @@ -52,6 +52,7 @@ #define _TNGIO_H 1 #include <stdio.h> +#include <string.h> #include <inttypes.h> /** The version of this TNG build */ |