7b6234a8c3
Changes: https://github.com/pstavirs/ostinato/wiki/ChangeLog#2015-06-16_version_0.7.1 - LICENSE is GPLv3 - New webpage in pkg-descr PR: 203507 Approved by: zeising (maintainer)
10 lines
267 B
C++
10 lines
267 B
C++
--- 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>
|