diff options
Diffstat (limited to 'lang/gambc/patches/patch-ab')
-rw-r--r-- | lang/gambc/patches/patch-ab | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lang/gambc/patches/patch-ab b/lang/gambc/patches/patch-ab index eb41517f85b..eb8dbd9d78f 100644 --- a/lang/gambc/patches/patch-ab +++ b/lang/gambc/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.1 2009/07/20 18:18:11 hasso Exp $ +$NetBSD: patch-ab,v 1.2 2012/04/16 10:19:34 asau Exp $ ---- lib/os.h.orig 2009-07-20 19:29:42 +0300 -+++ lib/os.h 2009-07-20 19:30:15 +0300 -@@ -847,6 +847,8 @@ ___END_C_LINKAGE +--- lib/os.h.orig 2012-02-07 20:27:30.000000000 +0000 ++++ lib/os.h +@@ -934,6 +934,8 @@ ___END_C_LINKAGE #define INCLUDE_pty_h #undef INCLUDE_util_h #define INCLUDE_util_h @@ -10,4 +10,4 @@ $NetBSD: patch-ab,v 1.1 2009/07/20 18:18:11 hasso Exp $ +#define INCLUDE_libutil_h #endif - #ifdef USE_tcgetattr + #ifdef USE_getpt |