aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/ctl.c1
-rw-r--r--src/pies.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/ctl.c b/src/ctl.c
index aca1d18..740f02c 100644
--- a/src/ctl.c
+++ b/src/ctl.c
@@ -16,7 +16,6 @@
#include "pies.h"
#include "prog.h"
-#include "identity.h"
#include "base64.h"
struct control control;
diff --git a/src/pies.c b/src/pies.c
index 851ab58..e7d685b 100644
--- a/src/pies.c
+++ b/src/pies.c
@@ -18,7 +18,6 @@
#include <locale.h>
#include <configmake.h>
#include "meta1parse.h"
-#include "identity.h"
#include "grecsasrt.h"
int preprocess_only; /* Preprocess config, do nothing more */

Return to:

Send suggestions and report system problems to the System administrator.