Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jan 2014 16:15:22 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r338793 - head/net/linknx/files
Message-ID:  <201401051615.s05GFMhS060191@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Sun Jan  5 16:15:21 2014
New Revision: 338793
URL: http://svnweb.freebsd.org/changeset/ports/338793

Log:
  Add forgotten patch and fix build.

Added:
  head/net/linknx/files/patch-src_linknx.cpp   (contents, props changed)

Added: head/net/linknx/files/patch-src_linknx.cpp
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net/linknx/files/patch-src_linknx.cpp	Sun Jan  5 16:15:21 2014	(r338793)
@@ -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"
+



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401051615.s05GFMhS060191>