commit d3f5ca65eb6fe66739a2a3b333309c225d04e987 from: Omar Polo via: Thomas Adam date: Wed Aug 23 11:26:30 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 - ba133bf3690a03e4b8ae2dceb5d9991456e62c10 commit + d3f5ca65eb6fe66739a2a3b333309c225d04e987 blob - 3e4b2a555c81619ecce928ac3c126f1996e5586d blob + 75e6580d452ef8fa8398cf9227e51a4b4a8062f0 --- gotwebd/gotwebd.c +++ gotwebd/gotwebd.c @@ -19,7 +19,6 @@ #include #include #include -#include #include #include