aboutsummaryrefslogtreecommitdiffstats
path: root/showlease.c
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2014-09-03 20:17:53 -0700
committerChristopher Ferris <cferris@google.com>2014-09-04 17:58:44 -0700
commit0c9f91efb3e5d44a35a9d3559d8070520c55de08 (patch)
treea793d6ea79c9bb62966a4cd47a35d6d1b2fd9858 /showlease.c
parente8ef8a0962dfd5d4cc0c2a45e5ea30042ee11843 (diff)
downloadandroid_external_dhcpcd-0c9f91efb3e5d44a35a9d3559d8070520c55de08.tar.gz
android_external_dhcpcd-0c9f91efb3e5d44a35a9d3559d8070520c55de08.tar.bz2
android_external_dhcpcd-0c9f91efb3e5d44a35a9d3559d8070520c55de08.zip
Move check of IFF_LOWER_UP after all includes.
The latest uapi kernel headers use an enum for values such as IFF_LOWER_UP. This code defines IFF_LOWER_UP and causes the inclusion of if.h later on to mess up the enum definition. Move the IFF_LOWER_UP check after all of the includes. Change-Id: I9d9ce63a63bb6fc82a2424776f5aa6700cc34239
Diffstat (limited to 'showlease.c')
0 files changed, 0 insertions, 0 deletions