diff options
Diffstat (limited to 'x11/zenity/files/patch-src_main.c')
-rw-r--r-- | x11/zenity/files/patch-src_main.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/x11/zenity/files/patch-src_main.c b/x11/zenity/files/patch-src_main.c deleted file mode 100644 index e382df057..000000000 --- a/x11/zenity/files/patch-src_main.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/main.c.orig Mon Aug 25 02:53:00 2003 -+++ src/main.c Mon Aug 25 02:53:31 2003 -@@ -25,6 +25,7 @@ - #include "zenity.h" - #include <stdlib.h> - #include <popt.h> -+#include <locale.h> - #include <langinfo.h> - - typedef enum { |