aboutsummaryrefslogtreecommitdiffstats
path: root/epan/tvbuff.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/tvbuff.c')
-rw-r--r--epan/tvbuff.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/epan/tvbuff.c b/epan/tvbuff.c
index 33a2e8e192..f6056a3002 100644
--- a/epan/tvbuff.c
+++ b/epan/tvbuff.c
@@ -35,9 +35,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>