aboutsummaryrefslogtreecommitdiffstats
path: root/g10/trustdb.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/trustdb.c')
-rw-r--r--g10/trustdb.c4
1 files changed, 0 insertions, 4 deletions
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 <sys/types.h>
-#ifdef USE_INTERNAL_REGEX
-#include "_regex.h"
-#else
#include <regex.h>
-#endif
#endif /* !DISABLE_REGEX */
#include "gpg.h"