aboutsummaryrefslogtreecommitdiffstats
path: root/epan/circuit.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/circuit.c')
-rw-r--r--epan/circuit.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/epan/circuit.c b/epan/circuit.c
index da62864fea..daf6423685 100644
--- a/epan/circuit.c
+++ b/epan/circuit.c
@@ -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>
#include "packet.h"