diff options
Diffstat (limited to 'examples/read_conf.c')
-rw-r--r-- | examples/read_conf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/read_conf.c b/examples/read_conf.c index b18be3a..091255c 100644 --- a/examples/read_conf.c +++ b/examples/read_conf.c @@ -1,4 +1,5 @@ #include <stdlib.h> +#include <string.h> #include "pom.h" |