diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-05-13 19:04:28 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-05-13 19:04:28 +0000 |
commit | af24cdea8b5e9b2b81a91cafd6065de7d33c70ba (patch) | |
tree | ad7c40a400ce62c49100af02c5420aa0ff8d65bd /devel/styx/files/patch-inc__sysbase1.h | |
parent | Prevent collision with getline(3) (diff) |
Prevent collision with getline(3)
Notes
Notes:
svn path=/head/; revision=415136
Diffstat (limited to 'devel/styx/files/patch-inc__sysbase1.h')
-rw-r--r-- | devel/styx/files/patch-inc__sysbase1.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/styx/files/patch-inc__sysbase1.h b/devel/styx/files/patch-inc__sysbase1.h index e1800ff903b9..5516eaf799a7 100644 --- a/devel/styx/files/patch-inc__sysbase1.h +++ b/devel/styx/files/patch-inc__sysbase1.h @@ -1,6 +1,6 @@ ---- inc/sysbase1.h.orig Tue Apr 17 00:55:58 2001 -+++ inc/sysbase1.h Tue Apr 17 00:57:17 2001 -@@ -178,7 +178,7 @@ +--- inc/sysbase1.h.orig 2003-12-09 15:36:56 UTC ++++ inc/sysbase1.h +@@ -193,7 +193,7 @@ AbstractType( DL_Hdl ); /* Abstract hand #define DL_LOAD_LAZY 0 |