fixed missing header file
authorJean-Philippe Orsini <jeanfi@gmail.com>
Mon, 16 Jul 2012 08:20:26 +0000 (08:20 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Mon, 16 Jul 2012 08:20:26 +0000 (08:20 +0000)
tests/test_io_dir_list.c

index 6413eb9..6fbb3fb 100644 (file)
@@ -19,6 +19,7 @@
 
 #include <stdlib.h>
 #include <stdio.h>
+#include <string.h>
 
 #include "../src/lib/pio.h"