mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
12 lines
209 B
C++
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;
|