From 15d0cb42a19cc88448993d4aa7a9ca207ccc1598 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 27 Aug 2007 18:10:27 +0000 Subject: Implemented more gpg-agen options to support certain passphrase policies. New tool gpg-check-pattern. --- g10/trustdb.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'g10/trustdb.c') diff --git a/g10/trustdb.c b/g10/trustdb.c index 463096711..c5caf2843 100644 --- a/g10/trustdb.c +++ b/g10/trustdb.c @@ -26,11 +26,7 @@ #ifndef DISABLE_REGEX #include -#ifdef USE_INTERNAL_REGEX -#include "_regex.h" -#else #include -#endif #endif /* !DISABLE_REGEX */ #include "gpg.h" -- cgit v1.2.3