mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Add forgotten patch and fix build.
This commit is contained in:
parent
4f8a6ab4f1
commit
3b412ce0dc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338793
11
net/linknx/files/patch-src_linknx.cpp
Normal file
11
net/linknx/files/patch-src_linknx.cpp
Normal file
@ -0,0 +1,11 @@
|
||||
--- 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"
|
||||
|
Loading…
Reference in New Issue
Block a user