]> The Tcpdump Group git mirrors - tcpdump/blobdiff - cpack.c
Rename two pcapng test files to .pcapng
[tcpdump] / cpack.c
diff --git a/cpack.c b/cpack.c
index 26d796430049c491acddab21aadd39500baee433..12470fc2ca2a4214414d47a93d3969dca3b7e013 100644 (file)
--- a/cpack.c
+++ b/cpack.c
  */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include <stdlib.h>
 #include <string.h>
-#include <netdissect-stdinc.h>
+#include "netdissect-stdinc.h"
 
 #include "netdissect.h"
 #include "extract.h"