diff options
Diffstat (limited to 'response.c')
-rw-r--r-- | response.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ #include "socket-common.h" #include "lcd.h" #include "i2c.h" +#include "signalobject.h" #include "parser.h" #include <string.h> #include <stdlib.h> |