mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
ad83624b21
automation. This package contains the EIBnet/IP tunneling and routing daemon which is part of the BCU SDK. It provides access to an EIB bus over TCP/IP and Unix domain sockets. WWW: http://www.auto.tuwien.ac.at/~mkoegler/index.php/eibd PR: ports/118471 Submitted by: Björn König <bkoenig at alpha-tierchen.de>
11 lines
293 B
C++
11 lines
293 B
C++
--- eibd/eibnet/eibnetsearch.cpp.orig 2007-11-08 15:31:33.000000000 +0000
|
|
+++ eibd/eibnet/eibnetsearch.cpp 2007-12-08 15:37:52.000000000 +0000
|
|
@@ -19,7 +19,6 @@
|
|
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
-#include <string.h>
|
|
#include <stdarg.h>
|
|
#include <arpa/inet.h>
|
|
#include "eibnetip.h"
|