Alter slightly so compile/link with airpcap works again....
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 21 May 2007 00:41:58 +0000 (00:41 +0000)
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 21 May 2007 00:41:58 +0000 (00:41 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21848 f5534014-38df-0310-8fa8-9805f1628bb7

airpcap_loader.c

index cb388c2e56efcff798f86df0fd598ff3cc12543c..a93354208d2eed7ea4126f358b5fbcdd638ec6ed 100644 (file)
  */
 
 #ifdef _WIN32
-#ifdef HAVE_AIRPCAP
 #ifdef HAVE_CONFIG_H
 # include "config.h"
 #endif
 
+#ifdef HAVE_AIRPCAP
+
 #ifdef HAVE_LIBPCAP
 #include <glib.h>
 #include <gmodule.h>