summaryrefslogtreecommitdiff
path: root/devel/re2c/files/patch-action.cc
blob: 71c6b03930657bc7806245894dbe15657d2791d5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- actions.cc.orig	Tue Jun  1 17:31:44 2004
+++ actions.cc	Tue Jun  1 17:32:05 2004
@@ -1,6 +1,7 @@
 /* $Id: actions.cc,v 1.5 2004/05/13 02:58:17 nuffer Exp $ */
 #include <time.h>
 #include <string.h>
+#include <ctype.h>
 #include <iostream>
 #include <iomanip>