ports/devel/re2c/files/patch-action.cc
2004-06-01 09:41:36 +00:00

10 lines
266 B
C++

--- 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>