summaryrefslogtreecommitdiff
path: root/emulators/gpsim-devel/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/gpsim-devel/patches/patch-af')
-rw-r--r--emulators/gpsim-devel/patches/patch-af12
1 files changed, 12 insertions, 0 deletions
diff --git a/emulators/gpsim-devel/patches/patch-af b/emulators/gpsim-devel/patches/patch-af
new file mode 100644
index 00000000000..360cb3b7701
--- /dev/null
+++ b/emulators/gpsim-devel/patches/patch-af
@@ -0,0 +1,12 @@
+$NetBSD: patch-af,v 1.1 2005/01/17 19:00:33 kristerw Exp $
+
+--- cli/scan.cc.orig Mon Jan 17 19:39:09 2005
++++ cli/scan.cc Mon Jan 17 19:39:26 2005
+@@ -9,6 +9,7 @@
+ #define YY_FLEX_MINOR_VERSION 5
+
+ #include <stdio.h>
++#include <errno.h>
+
+
+ /* cfront 1.2 defines "c_plusplus" instead of "__cplusplus" */