X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/bfc96b04831641376636337406aae7fe0fe65081..ddb4a4ac5ed309fe37f307240cacf384b1f14a51:/interface.h diff --git a/interface.h b/interface.h index 0e35b780..affa019c 100644 --- a/interface.h +++ b/interface.h @@ -29,10 +29,7 @@ #include "funcattrs.h" #include - -#if HAVE_STDINT_H #include -#endif #ifndef HAVE_STRLCAT extern size_t strlcat(char *, const char *, size_t);