diff options
Diffstat (limited to 'net-mgmt/openvmps/files/patch-ab')
-rw-r--r-- | net-mgmt/openvmps/files/patch-ab | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net-mgmt/openvmps/files/patch-ab b/net-mgmt/openvmps/files/patch-ab new file mode 100644 index 000000000000..1de755cf0b03 --- /dev/null +++ b/net-mgmt/openvmps/files/patch-ab @@ -0,0 +1,10 @@ +--- data.h.orig Mon Oct 6 16:38:37 2003 ++++ data.h Mon Oct 6 16:38:49 2003 +@@ -3,6 +3,7 @@ + #define __DATA__ + + #include <search.h> ++#include <unistd.h> + + #include <sys/socket.h> + #include <netinet/in.h> |