diff options
Diffstat (limited to 'net/ostinato/files/patch-server_bsdport.cpp')
-rw-r--r-- | net/ostinato/files/patch-server_bsdport.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/ostinato/files/patch-server_bsdport.cpp b/net/ostinato/files/patch-server_bsdport.cpp deleted file mode 100644 index 9fd076505771..000000000000 --- a/net/ostinato/files/patch-server_bsdport.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- server/bsdport.cpp.orig 2015-06-15 12:41:37 UTC -+++ server/bsdport.cpp -@@ -26,6 +26,7 @@ along with this program. If not, see <h - #include <QTime> - - #include <errno.h> -+#include <unistd.h> - #include <sys/ioctl.h> - #include <sys/socket.h> - #include <sys/stat.h> |