blob: f9d8b771d351cf91521a8fe1d8fbcddc673725c8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- tests/gpg/t-decrypt-verify.c.orig Thu Nov 22 11:47:07 2001
+++ tests/gpg/t-decrypt-verify.c Tue Jan 22 18:54:19 2002
@@ -24,7 +24,6 @@
#include <string.h>
#include <assert.h>
#include <errno.h>
-#include <mcheck.h>
#include <gpgme.h>
|