summaryrefslogtreecommitdiffstats
path: root/crypt.c
diff options
context:
space:
mode:
authorErik Hovland <erik@hovland.org>2008-12-16 19:56:07 -0800
committerErik Hovland <erik@hovland.org>2008-12-16 19:56:07 -0800
commit96c6d141b0ca1fbe597d13c3d03831a1ae22c1ef (patch)
tree49cdc72ae794065031e1848f55223876efbe72b7 /crypt.c
parent43adac898b00adf24c0f63713abdb04f7d1f9967 (diff)
Remove unused #include directives
Diffstat (limited to 'crypt.c')
-rw-r--r--crypt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypt.c b/crypt.c
index 67d7276b..096e0f6c 100644
--- a/crypt.c
+++ b/crypt.c
@@ -30,7 +30,6 @@
#include "mime.h"
#include "copy.h"
#include "mutt_crypt.h"
-#include "pgp.h"
#include <sys/wait.h>
#include <string.h>