freebsd-ports/net/bcusdk-eibd/files/patch-eibd_examples_common.c
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

10 lines
318 B
C

--- eibd/examples/common.c.orig 2007-11-08 15:31:33.000000000 +0000
+++ eibd/examples/common.c 2007-12-08 15:26:19.000000000 +0000
@@ -17,7 +17,6 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include "common.h"
-#include <string.h>
#include <stdlib.h>
#include <stdarg.h>