aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sanity.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sanity.cpp')
-rw-r--r--src/sanity.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/sanity.cpp b/src/sanity.cpp
index e918c805..43480126 100644
--- a/src/sanity.cpp
+++ b/src/sanity.cpp
@@ -1,8 +1,6 @@
/** \file sanity.c
Functions for performing sanity checks on the program state
*/
-#include "config.h" // IWYU pragma: keep
-
#include <unistd.h>
#include "fallback.h" // IWYU pragma: keep
@@ -13,7 +11,6 @@
#include "reader.h"
#include "kill.h"
-
/**
Status from earlier sanity checks
*/