freebsd-ports/net/linknx/files/patch-src_linknx.cpp
2014-01-05 16:15:21 +00:00

11 lines
289 B
C++

--- src/linknx.cpp.orig 2012-02-12 14:43:55.000000000 +0100
+++ src/linknx.cpp 2012-04-10 17:58:03.000000000 +0200
@@ -29,6 +29,7 @@
#include <fcntl.h>
#include <cstring>
#include <pthsem.h>
+#include <sys/stat.h>
#include "config.h"
#include "ticpp.h"
#include "eibclient.h"