summaryrefslogtreecommitdiff
path: root/emulators/gpsim/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/gpsim/patches/patch-ab')
-rw-r--r--emulators/gpsim/patches/patch-ab12
1 files changed, 12 insertions, 0 deletions
diff --git a/emulators/gpsim/patches/patch-ab b/emulators/gpsim/patches/patch-ab
new file mode 100644
index 00000000000..a927dd79ab6
--- /dev/null
+++ b/emulators/gpsim/patches/patch-ab
@@ -0,0 +1,12 @@
+$NetBSD: patch-ab,v 1.1.1.1 2001/04/27 14:43:56 agc Exp $
+
+--- gui/gui_src_opcode.c.orig Mon Mar 26 23:30:11 2001
++++ gui/gui_src_opcode.c Mon Mar 26 23:30:23 2001
+@@ -1,6 +1,6 @@
+ #include <stdio.h>
+ #include <stdlib.h>
+-#include <sys/errno.h>
++#include <errno.h>
+
+ #include "../config.h"
+ #ifdef HAVE_GUI