summaryrefslogtreecommitdiffstats
path: root/pcp
diff options
context:
space:
mode:
Diffstat (limited to 'pcp')
-rw-r--r--pcp/InDomTable.h2
-rw-r--r--pcp/PCPMachine.h2
-rw-r--r--pcp/PCPProcess.h2
-rw-r--r--pcp/PCPProcessTable.h2
4 files changed, 0 insertions, 8 deletions
diff --git a/pcp/InDomTable.h b/pcp/InDomTable.h
index 7d848d57..f44a39f6 100644
--- a/pcp/InDomTable.h
+++ b/pcp/InDomTable.h
@@ -8,8 +8,6 @@ Released under the GNU GPLv2+, see the COPYING file
in the source distribution for its full text.
*/
-#include "config.h" // IWYU pragma: keep
-
#include <stdbool.h>
#include <sys/types.h>
diff --git a/pcp/PCPMachine.h b/pcp/PCPMachine.h
index fe6c503f..6518bd49 100644
--- a/pcp/PCPMachine.h
+++ b/pcp/PCPMachine.h
@@ -7,8 +7,6 @@ Released under the GNU GPLv2+, see the COPYING file
in the source distribution for its full text.
*/
-#include "config.h" // IWYU pragma: keep
-
#include <stdbool.h>
#include <sys/types.h>
diff --git a/pcp/PCPProcess.h b/pcp/PCPProcess.h
index aed44eee..e9537571 100644
--- a/pcp/PCPProcess.h
+++ b/pcp/PCPProcess.h
@@ -9,8 +9,6 @@ Released under the GNU GPLv2+, see the COPYING file
in the source distribution for its full text.
*/
-#include "config.h" // IWYU pragma: keep
-
#include <stdbool.h>
#include "Machine.h"
diff --git a/pcp/PCPProcessTable.h b/pcp/PCPProcessTable.h
index 3515393f..e55c85ba 100644
--- a/pcp/PCPProcessTable.h
+++ b/pcp/PCPProcessTable.h
@@ -7,8 +7,6 @@ Released under the GNU GPLv2+, see the COPYING file
in the source distribution for its full text.
*/
-#include "config.h" // IWYU pragma: keep
-
#include <stdbool.h>
#include <sys/types.h>