diff options
Diffstat (limited to 'fectest.c')
-rw-r--r-- | fectest.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ #include <sys/stat.h> #include "mcast_image.h" -#include "crc32.h" +#include <crc32.h> #define ERASE_SIZE 131072 //#define PKT_SIZE 1400 |