Commit Diff


commit - 47f5fcf41317c40edd55c23ad3e89462980d2549
commit + c1be0a434186efbd206455a771bc6e94f16aa4d8
blob - 60f3a7e3479292bfe3d5319dbb88e596a222da7b
blob + e0f5d42528be2b7a639fc358596b40be313ec957
--- gotwebd/parse.y
+++ gotwebd/parse.y
@@ -43,7 +43,6 @@
 #include <stdio.h>
 #include <string.h>
 #include <syslog.h>
-#include <tls.h>
 #include <unistd.h>
 
 #include "proc.h"