diff options
Diffstat (limited to 'rpc_client_daemon.c')
-rw-r--r-- | rpc_client_daemon.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rpc_client_daemon.c b/rpc_client_daemon.c index 7ff3f21..1c506eb 100644 --- a/rpc_client_daemon.c +++ b/rpc_client_daemon.c @@ -40,6 +40,7 @@ #include "hal.h" #include "hal_internal.h" +#include "slip_internal.h" static int sock = -1; |