summaryrefslogtreecommitdiff
path: root/cethcan/cethcan.h
diff options
context:
space:
mode:
Diffstat (limited to 'cethcan/cethcan.h')
-rw-r--r--cethcan/cethcan.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cethcan/cethcan.h b/cethcan/cethcan.h
index fd821fc..4326429 100644
--- a/cethcan/cethcan.h
+++ b/cethcan/cethcan.h
@@ -77,6 +77,7 @@ extern void can_init(void);
extern void json_bump_longpoll(void);
+extern int socan_init(json_t *config);
extern int ether_init(json_t *config);
extern int light_init_conf(json_t *config);
extern void http_init(void);