Update the irtrans packages based on suggestions from hd_brummy

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@159 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2007-08-16 12:48:50 +00:00
parent ed8ed1fd04
commit 44b94056c2
12 changed files with 138 additions and 41 deletions

View File

@@ -0,0 +1,13 @@
Joerg Bornkessel <hd_brummy@gentoo.org> 16 Aug 2007
diff -Naur linuxserio.c.orig linuxserio.c
--- linuxserio.c.orig 2007-08-16 12:24:22.000000000 +0200
+++ linuxserio.c 2007-08-16 12:24:49.000000000 +0200
@@ -13,6 +13,7 @@
#include <netinet/in.h>
#include <sys/un.h>
#include <arpa/inet.h>
+#include <stdlib.h>
#include "remote.h"
#include "errcode.h"