Add ldap patched bind and dhcp
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@373 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
12
net-misc/dhcp/files/dhcp-3.0.3-tr.patch
Normal file
12
net-misc/dhcp/files/dhcp-3.0.3-tr.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
--- work.linux-2.2/common/tr.c 2005/08/14 11:34:24 1.1
|
||||
+++ work.linux-2.2/common/tr.c 2005/08/14 11:35:16
|
||||
@@ -40,6 +40,9 @@ static char copyright[] =
|
||||
#include "includes/netinet/if_ether.h"
|
||||
#include "netinet/if_tr.h"
|
||||
#include <sys/time.h>
|
||||
+#ifdef __linux__
|
||||
+#include <linux/types.h>
|
||||
+#endif
|
||||
|
||||
/*
|
||||
* token ring device handling subroutines. These are required as token-ring
|
||||
Reference in New Issue
Block a user