diff options
| author | Elliott Hughes <enh@google.com> | 2012-09-12 16:08:14 -0700 |
|---|---|---|
| committer | Elliott Hughes <enh@google.com> | 2012-09-12 16:08:14 -0700 |
| commit | f801cf55bebc8d0d397fbe6db8cc91b3afb78149 (patch) | |
| tree | a45eaf32f0a057f7e4b3fb7db2333d9c84491b0c /libc/include/netinet/if_ether.h | |
| parent | ccd7ee624a81d61675fa08e149fe190a317341eb (diff) | |
| parent | 47bda0c293c167f12ddde6e66192ad581c4a67e1 (diff) | |
| download | bionic-f801cf55bebc8d0d397fbe6db8cc91b3afb78149.zip bionic-f801cf55bebc8d0d397fbe6db8cc91b3afb78149.tar.gz bionic-f801cf55bebc8d0d397fbe6db8cc91b3afb78149.tar.bz2 | |
resolved conflicts for merge of 47bda0c2 to jb-mr1-dev
Change-Id: Ia1969c79111c006bde709920254a515646c20aa7
Diffstat (limited to 'libc/include/netinet/if_ether.h')
| -rw-r--r-- | libc/include/netinet/if_ether.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libc/include/netinet/if_ether.h b/libc/include/netinet/if_ether.h index 700b9db..e4317fa 100644 --- a/libc/include/netinet/if_ether.h +++ b/libc/include/netinet/if_ether.h @@ -25,6 +25,8 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ + +#include <sys/socket.h> #include <linux/if_ether.h> #include <linux/if_arp.h> #ifndef ETHER_ADDR_LEN |
