mirror of
https://git.yoctoproject.org/poky
synced 2026-06-04 02:00:04 +00:00
Add dhcp3 and dhcdbd for Network Manager
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1175 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
--- dhcp-3.0.2/common/tr.c~compile 2005-10-13 14:23:37.000000000 +0200
|
||||
+++ dhcp-3.0.2/common/tr.c 2005-10-13 14:23:45.000000000 +0200
|
||||
@@ -39,6 +39,7 @@
|
||||
#include "includes/netinet/udp.h"
|
||||
#include "includes/netinet/if_ether.h"
|
||||
#include "netinet/if_tr.h"
|
||||
+#include <asm/types.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
/*
|
||||
Reference in New Issue
Block a user