add various files of PortableApps packaging
[obnox/wireshark/wip.git] / pcapio.c
index f4e3af94986c1ffee9f18e32dbd7881a3c9c2102..d6df7840aeb7b55de79c0968c9a2310e90ae4e69 100644 (file)
--- a/pcapio.c
+++ b/pcapio.c
@@ -1,5 +1,3 @@
-#ifdef HAVE_LIBPCAP
-
 /* pcapio.c
  * Our own private code for writing libpcap files when capturing.
  *
@@ -46,6 +44,8 @@
 #include "config.h"
 #endif
 
+#ifdef HAVE_LIBPCAP
+
 #include <stdlib.h>
 #include <stdio.h>
 #include <errno.h>