diff options
Diffstat (limited to 'devel/ddd/files/patch-02')
-rw-r--r-- | devel/ddd/files/patch-02 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/ddd/files/patch-02 b/devel/ddd/files/patch-02 index 5bb6b08a95e6..0b18169c733a 100644 --- a/devel/ddd/files/patch-02 +++ b/devel/ddd/files/patch-02 @@ -6,6 +6,9 @@ @@ -1961 +1961 @@ -for ac_prog in 'bison -y' byacc +for ac_prog in byacc +@@ -6168 +6168 @@ +-#include <iostream.h> ++#include <fstream.h> @@ -13358 +13358 @@ - egrep "${ice_re_word}ioctl *\(" >/dev/null 2>&1; then + egrep "${ice_re_word}\(?ioctl\)? *\(" >/dev/null 2>&1; then |