We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
[metze/wireshark/wip.git] / plugins / tpg / packet-http.c
index f84bafe6a121c4ca697e4503473b00dec00e295b..13d01930b7c6ec6a6cffd720227c31da22251184 100644 (file)
@@ -21,9 +21,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-#ifdef HAVE_CONFIG_H
 #include "config.h"
-#endif
 
 #include "http-parser.h"
 #include <gmodule.h>