Don't include config.h in system headers

Config.h must not be installed so configuration must be performed by client code.

Fixes #17190.
This commit is contained in:
João Valverde 2021-01-29 21:39:31 +00:00 committed by Jaap Keuter
parent b8e2005653
commit 10178fdb09
4 changed files with 0 additions and 8 deletions

View File

@ -10,8 +10,6 @@
#ifndef PACKET_ATN_ULCS_H
#define PACKET_ATN_ULCS_H
#include <config.h>
#include "packet.h"
#include <epan/wmem/wmem.h>

View File

@ -18,8 +18,6 @@
#ifndef PACKET_ATN_ULCS_H
#define PACKET_ATN_ULCS_H
#include <config.h>
#include "packet.h"
#include <epan/wmem/wmem.h>

View File

@ -21,8 +21,6 @@
#ifndef _OPENSAFETY_HEADER_
#define _OPENSAFETY_HEADER_
#include <config.h>
#include <epan/packet.h>
#ifdef __cplusplus

View File

@ -13,8 +13,6 @@
#ifndef _WS_NETLINK_H
#define _WS_NETLINK_H
#include "config.h"
#if defined(HAVE_LIBNL)
/*