1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/net/bcusdk-eibd/files/patch-eibd_client_c_eibclient-int.h
Martin Wilke ad83624b21 The European Installation Bus (EIB) is a field bus system for home and building
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>
2007-12-17 23:29:05 +00:00

11 lines
273 B
C

--- eibd/client/c/eibclient-int.h.orig 2007-11-08 15:31:32.000000000 +0000
+++ eibd/client/c/eibclient-int.h 2007-12-08 15:18:31.000000000 +0000
@@ -30,7 +30,6 @@
#include <stdio.h>
#include <stdlib.h>
-#include <string.h>
#include <errno.h>
#include "eibclient.h"