]> git.marmaro.de Git - mmh/blobdiff - uip/dropsbr.c
Eliminate '#ifdef HAVE_FOO' for Posix-mandated FOOs.
[mmh] / uip / dropsbr.c
index 76bc00dbe2852751637c3afc151d30bdcf9daaf6..11ceba808db8947e0f8d271c1a4fd5a66c0007f9 100644 (file)
 #include <h/dropsbr.h>
 #include <h/mts.h>
 #include <h/tws.h>
-
-#ifdef HAVE_ERRNO_H
-# include <errno.h>
-#endif
+#include <errno.h>
 
 #ifdef NTOHLSWAP
 # include <netinet/in.h>