mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 13:20:32 -04:00
10 lines
181 B
C++
10 lines
181 B
C++
--- include/Options.h.orig 2006-04-25 19:13:29 UTC
|
|
+++ include/Options.h
|
|
@@ -33,6 +33,7 @@
|
|
|
|
#include <string>
|
|
#include <vector>
|
|
+#include <sys/types.h>
|
|
|
|
using namespace std;
|
|
|