summaryrefslogtreecommitdiff
path: root/emulators/gpsim-devel/patches/patch-af
blob: 360cb3b7701a8c2d32142e5bb85becb013b12955 (plain)
1
2
3
4
5
6
7
8
9
10
11
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" */