X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/bfc96b04831641376636337406aae7fe0fe65081..a271c5ecb9c9ea1cbecff1569eb647cfb16dc187:/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);