We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
[metze/wireshark/wip.git] / capture-pcap-util-unix.c
index 59ae2477bc9933b7af568c4fcae6c5c04a9b94fb..0e094b1add1bcb7c9cfb879d6bcd86687de6ed63 100644 (file)
@@ -22,9 +22,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
+#include "config.h"
 
 #include <glib.h>