diff options
author | root <root@fedora-arm.domain.avtechpulse.com> | 1999-12-31 20:13:53 -0500 |
---|---|---|
committer | root <root@fedora-arm.domain.avtechpulse.com> | 1999-12-31 20:13:53 -0500 |
commit | 08819acf094883c069e7c3088d5da6a9c24c45b8 (patch) | |
tree | 6fcd79175b9efbb69689f31ff7650e6fbc77ac86 /response.c | |
parent | 80b991816acb29e645fa7e047325942f8f050861 (diff) |
fix various warnings
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> |