ports/devel/gecc/files/patch-cache.h
2002-11-25 00:17:28 +00:00

12 lines
209 B
C++

$FreeBSD$
--- cache.h.orig Sun Oct 13 03:42:50 2002
+++ cache.h Thu Nov 7 15:32:39 2002
@@ -31,6 +31,7 @@
#include <string>
#include <map>
+#include <sys/types.h>
using std::ostream;
using std::map;