From 2ef72abedc48488b5552aa7cae0e10641ae3cdd3 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Tue, 19 Nov 2002 01:40:28 +0000 Subject: Make devel/picprog compiling under -current again. Noticed on: bento --- devel/picprog/files/patch-program.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 devel/picprog/files/patch-program.h (limited to 'devel/picprog/files/patch-program.h') diff --git a/devel/picprog/files/patch-program.h b/devel/picprog/files/patch-program.h new file mode 100644 index 000000000000..60f79eff7da4 --- /dev/null +++ b/devel/picprog/files/patch-program.h @@ -0,0 +1,11 @@ +--- program.h.orig Fri May 30 22:24:52 1997 ++++ program.h Tue Nov 19 12:40:53 2002 +@@ -31,6 +31,8 @@ + #ifndef H_PROGRAM + #define H_PROGRAM + ++#include ++#define HAVE_DECL_GETOPT 1 + #include + + class program { -- cgit v1.2.3