aboutsummaryrefslogtreecommitdiffstats
path: root/g13
diff options
context:
space:
mode:
Diffstat (limited to 'g13')
-rw-r--r--g13/create.c1
-rw-r--r--g13/g13.h1
-rw-r--r--g13/mount.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/g13/create.c b/g13/create.c
index 315ff1337..58ab5904f 100644
--- a/g13/create.c
+++ b/g13/create.c
@@ -34,7 +34,6 @@
#include "backend.h"
#include "utils.h"
#include "call-gpg.h"
-#include "estream.h"
/* Create a new blob with all the session keys and other meta
information which are to be stored encrypted in the crypto
diff --git a/g13/g13.h b/g13/g13.h
index 8e6867a23..bdcc02ae5 100644
--- a/g13/g13.h
+++ b/g13/g13.h
@@ -28,7 +28,6 @@
#include "../common/util.h"
#include "../common/status.h"
-#include "../common/estream.h"
#include "../common/session-env.h"
/* A large struct named "opt" to keep global flags. */
diff --git a/g13/mount.c b/g13/mount.c
index ab9f2f340..512e29d1a 100644
--- a/g13/mount.c
+++ b/g13/mount.c
@@ -34,7 +34,6 @@
#include "backend.h"
#include "utils.h"
#include "call-gpg.h"
-#include "estream.h"
#include "mountinfo.h"
#include "runner.h"