summaryrefslogtreecommitdiffstats
path: root/meta-extras/packages/dhcp/files/fixincludes.patch
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-02-07 22:32:06 +0000
committerRichard Purdie <richard@openedhand.com>2008-02-07 22:32:06 +0000
commit85f163927dd1c633b67e9d2f9c976b04f9e202b7 (patch)
treee61923edd555cb4041de83696ef2f4f6bbb51225 /meta-extras/packages/dhcp/files/fixincludes.patch
parentf3d2ad4fb1262dc95916d9362e14d36daa0c537c (diff)
downloadpoky-85f163927dd1c633b67e9d2f9c976b04f9e202b7.tar.gz
dhcp: Move from meta-extras to meta
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3718 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta-extras/packages/dhcp/files/fixincludes.patch')
-rw-r--r--meta-extras/packages/dhcp/files/fixincludes.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-extras/packages/dhcp/files/fixincludes.patch b/meta-extras/packages/dhcp/files/fixincludes.patch
deleted file mode 100644
index 91d99cce22..0000000000
--- a/meta-extras/packages/dhcp/files/fixincludes.patch
+++ /dev/null
@@ -1,10 +0,0 @@
1--- dhcp-3.0.2/common/tr.c~compile 2005-10-13 14:23:37.000000000 +0200
2+++ dhcp-3.0.2/common/tr.c 2005-10-13 14:23:45.000000000 +0200
3@@ -39,6 +39,7 @@
4 #include "includes/netinet/udp.h"
5 #include "includes/netinet/if_ether.h"
6 #include "netinet/if_tr.h"
7+#include <asm/types.h>
8 #include <sys/time.h>
9
10 /*