commit c1be0a434186efbd206455a771bc6e94f16aa4d8 from: Thomas Adam date: Sat Jul 16 14:33:55 2022 UTC gotwebd: remove tls.h TLS isn't currently being used within gotwebd, so this include can be removed. Notice by naddy, and OK stsp@ commit - 47f5fcf41317c40edd55c23ad3e89462980d2549 commit + c1be0a434186efbd206455a771bc6e94f16aa4d8 blob - 60f3a7e3479292bfe3d5319dbb88e596a222da7b blob + e0f5d42528be2b7a639fc358596b40be313ec957 --- gotwebd/parse.y +++ gotwebd/parse.y @@ -43,7 +43,6 @@ #include #include #include -#include #include #include "proc.h"