Mercurial > hg > dhcpcd
changeset 2527:0e86e8cd8063 draft
No need for this file
| author | Roy Marples <roy@marples.name> |
|---|---|
| date | Thu, 05 Jun 2014 14:24:21 +0000 |
| parents | c516b8ae5715 |
| children | 903fa08b254c |
| files | ipv6.c |
| diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ipv6.c Thu Jun 05 14:21:27 2014 +0000 +++ b/ipv6.c Thu Jun 05 14:24:21 2014 +0000 @@ -38,7 +38,6 @@ #ifdef __linux__ # include <asm/types.h> /* for systems with broken headers */ # include <linux/rtnetlink.h> -# include <endian.h> /* Match Linux defines to BSD */ # ifdef IFA_F_OPTIMISTIC # define IN6_IFF_TENTATIVE (IFA_F_TENTATIVE | IFA_F_OPTIMISTIC)
