summaryrefslogtreecommitdiff
path: root/security/pinentry/files/patch-pinentry::pinentry.c
diff options
context:
space:
mode:
Diffstat (limited to 'security/pinentry/files/patch-pinentry::pinentry.c')
-rw-r--r--security/pinentry/files/patch-pinentry::pinentry.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/security/pinentry/files/patch-pinentry::pinentry.c b/security/pinentry/files/patch-pinentry::pinentry.c
deleted file mode 100644
index 7eb174ed98c7..000000000000
--- a/security/pinentry/files/patch-pinentry::pinentry.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- pinentry/pinentry.c.orig Thu Jan 30 08:36:45 2003
-+++ pinentry/pinentry.c Thu Jan 30 08:37:10 2003
-@@ -22,6 +22,10 @@
- #include <config.h>
- #endif
-
-+#ifdef _GETOPT_H
-+#undef _GETOPT_H
-+#endif
-+
- #include <errno.h>
- #include <stdlib.h>
- #include <string.h>