diff options
Diffstat (limited to 'emulators/gpsim/patches/patch-aa')
-rw-r--r-- | emulators/gpsim/patches/patch-aa | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/emulators/gpsim/patches/patch-aa b/emulators/gpsim/patches/patch-aa deleted file mode 100644 index 86ad36a5e2d..00000000000 --- a/emulators/gpsim/patches/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2001/04/27 14:43:56 agc Exp $ - ---- gui/gui_regwin.c.orig Mon Mar 26 23:28:56 2001 -+++ gui/gui_regwin.c Mon Mar 26 23:29:13 2001 -@@ -1,6 +1,6 @@ - #include <stdio.h> - #include <stdlib.h> --#include <sys/errno.h> -+#include <errno.h> - - #include "../config.h" - #ifdef HAVE_GUI |