diff options
Diffstat (limited to 'tests/checkfs/comm.c')
-rw-r--r-- | tests/checkfs/comm.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/checkfs/comm.c b/tests/checkfs/comm.c index 57fc7ed..881a270 100644 --- a/tests/checkfs/comm.c +++ b/tests/checkfs/comm.c @@ -21,15 +21,12 @@ Split the modbus comm part of the program (that sends the ok to pwr me down message) into another file "comm.c" - - */ #include <stdio.h> #include <stdlib.h> #include <unistd.h> - - +#include <string.h> /* This is the routine that forms and |