]> The Tcpdump Group git mirrors - tcpdump/blobdiff - missing/strlcat.c
Handle very large -f files by rejecting them.
[tcpdump] / missing / strlcat.c
index 34f1af2d9628168a9669257eb085b052a3f1a1a1..405493545b51e17dab77147eee1c6b80c4db33d2 100644 (file)
  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
-#ifdef HAVE_CONFIG_H 
+#ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
 #include <string.h>
 
-#include "interface.h"
+#include "netdissect.h"
 
 /*
  * Appends src to string dst of size siz (unlike strncat, siz is the