aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2016-07-16 12:50:30 +0300
committerSergey Poznyakoff <gray@gnu.org>2016-07-16 12:50:30 +0300
commit6dd16ac66166ef62fcfc499c184a1b86ca82b227 (patch)
tree537c8a24ade334e2d278762ebdc79773d793a503 /src
parentbf877250e396171b78a04d5c18fc1df3e6946299 (diff)
parent854949840e5e2e0e7aaa0f7201302d2b1710ff89 (diff)
downloadpies-6dd16ac66166ef62fcfc499c184a1b86ca82b227.tar.gz
pies-6dd16ac66166ef62fcfc499c184a1b86ca82b227.tar.bz2
Merge branch 'master' of ssh://git.gnu.org.ua/gitroot/pies
Diffstat (limited to 'src')
-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.