knxd: new version, force gcc instead of g++, simplify package structure

Signed-off-by: Othmar Truniger <github@truniger.ch>
This commit is contained in:
Othmar Truniger
2015-07-19 22:44:36 +02:00
parent 8e85335589
commit ca3ec08ee7
2 changed files with 13 additions and 72 deletions
-10
View File
@@ -1,10 +0,0 @@
--- a/src/examples/common.h 2015-06-27 15:20:15.266563893 +0200
+++ b/src/examples/common.h 2015-06-27 15:23:09.406457392 +0200
@@ -20,6 +20,7 @@
#include <stdlib.h>
#include <errno.h>
#include <unistd.h>
+#include <sys/select.h>
#include "eibclient.h"
/** unsigned char*/