diff options
Diffstat (limited to 'pony_spi.c')
-rw-r--r-- | pony_spi.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pony_spi.c b/pony_spi.c index 6ce467e3a..fb90a3350 100644 --- a/pony_spi.c +++ b/pony_spi.c @@ -22,6 +22,7 @@ */ #include <stdlib.h> +#include <strings.h> #include <string.h> #include "flash.h" |