commit 80d26ca3d93a5d28ab622f6cb5d91ac973062bcb from: Omar Polo date: Sun Aug 20 09:56:00 2023 UTC don't include sys/cdefs.h "thou shalt not include sys/cdefs.h because it is not standardized", and in this case is not really needed either. commit - 123cba5ad6fe36893f2019bb0a806db3f3139dde commit + 80d26ca3d93a5d28ab622f6cb5d91ac973062bcb blob - b9d0cee9431cab7cb4772f36a6f8519af76b3f6f blob + 1355425a306b5f1305bfc75b471bd657c206cbb0 --- gotwebd/gotwebd.c +++ gotwebd/gotwebd.c @@ -19,7 +19,6 @@ #include #include #include -#include #include #include