summaryrefslogtreecommitdiff
path: root/response.c
diff options
context:
space:
mode:
authorroot <root@fedora-arm.domain.avtechpulse.com>1999-12-31 20:13:53 -0500
committerroot <root@fedora-arm.domain.avtechpulse.com>1999-12-31 20:13:53 -0500
commit08819acf094883c069e7c3088d5da6a9c24c45b8 (patch)
tree6fcd79175b9efbb69689f31ff7650e6fbc77ac86 /response.c
parent80b991816acb29e645fa7e047325942f8f050861 (diff)
fix various warnings
Diffstat (limited to 'response.c')
-rw-r--r--response.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/response.c b/response.c
index 03f8993..14b3164 100644
--- a/response.c
+++ b/response.c
@@ -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>