We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
[metze/wireshark/wip.git] / tap-megaco-common.c
index 6bbfc937e31f950fe03e41d9aadbcbacec8aed19..f2688bbc5e6b3f67bbfe1b0c26505fbee42e8ea3 100644 (file)
@@ -25,9 +25,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 <string.h>