Andrew Boyson / net

Dependents:   oldheating gps motorhome heating

Revision:
158:3adf725c0804
Parent:
157:b0bdb77e27f3
--- a/tcp/http/httpshim/httpshim.c	Sun Sep 01 18:14:13 2019 +0000
+++ b/tcp/http/httpshim/httpshim.c	Sat Sep 07 18:57:57 2019 +0000
@@ -4,6 +4,7 @@
 #include "tcp.h"
 #include "tcpbuf.h"
 #include "tls.h"
+#include "led.h"
 
 /*
 The shim acts as the switch between TCP, TLS and HTTP.