summaryrefslogtreecommitdiff
path: root/databases/firebird-client/files/patch-remote::remote.h
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-01-16 11:52:00 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-01-16 11:52:00 +0000
commitf6223e6222bc0267fb2f249a35f74797cd61f34f (patch)
treee3b8c6bbc728fab65015b8b1e062eaa742ef5ef9 /databases/firebird-client/files/patch-remote::remote.h
parentAdd dependency on gnomeprintui. (diff)
[MAINTAINER UPDATE]: databases/firebird - Update to 1.0.2
Disabled package building for -current because of NFS locking problems. ^^ hopefully did it okay. PR: ports/46926 Submitted by: Chris Knight <chris@aims.com.au>
Diffstat (limited to '')
-rw-r--r--databases/firebird-client/files/patch-remote::remote.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/databases/firebird-client/files/patch-remote::remote.h b/databases/firebird-client/files/patch-remote::remote.h
deleted file mode 100644
index 2c3fa59fe04e..000000000000
--- a/databases/firebird-client/files/patch-remote::remote.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- remote/remote.h 2002/10/21 13:03:48 1.1
-+++ remote/remote.h 2002/10/21 13:04:15
-@@ -47,6 +47,7 @@
- #endif
- #ifndef WINDOWS_ONLY
- #include <fcntl.h>
-+#include <sys/types.h>
- #include <sys/socket.h>
- #include <sys/ioctl.h>
- #endif /* WINDOWS_ONLY */