X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/4708c526a30c1e5c1d574b8f6c62c0af569b7a16..20f164f5e4825a605d97906b9ac6bf4222b9eef4:/missing/strlcat.c diff --git a/missing/strlcat.c b/missing/strlcat.c index 34f1af2d..40549354 100644 --- a/missing/strlcat.c +++ b/missing/strlcat.c @@ -28,15 +28,15 @@ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#ifdef HAVE_CONFIG_H +#ifdef HAVE_CONFIG_H #include #endif -#include +#include #include -#include "interface.h" +#include "netdissect.h" /* * Appends src to string dst of size siz (unlike strncat, siz is the