diff options
Diffstat (limited to 'devel/picprog/files/patch-program.h')
-rw-r--r-- | devel/picprog/files/patch-program.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/picprog/files/patch-program.h b/devel/picprog/files/patch-program.h deleted file mode 100644 index 266d0cc5df78..000000000000 --- a/devel/picprog/files/patch-program.h +++ /dev/null @@ -1,10 +0,0 @@ ---- program.h.orig Thu Jan 1 20:35:09 2004 -+++ program.h Fri Jul 8 21:44:23 2005 -@@ -30,6 +30,7 @@ - #ifndef H_PROGRAM - #define H_PROGRAM - -+#define HAVE_DECL_GETOPT 1 - #include <getopt.h> - - class program { |