Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1586972
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] uapi: fix linux/llc.h userspace compilation error |
| Date | 2017-02-23 16:50 +0100 |
| Message-ID | <te3Ox-3bZ-15@gated-at.bofh.it> (permalink) |
| References | <tdNTr-eQ-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: "Dmitry V. Levin" <ldv@altlinux.org> Date: Thu, 23 Feb 2017 01:38:26 +0300 > Include <linux/if.h> to fix the following linux/llc.h userspace > compilation error: > > /usr/include/linux/llc.h:26:27: error: 'IFHWADDRLEN' undeclared here (not in a function) > unsigned char sllc_mac[IFHWADDRLEN]; > > Signed-off-by: Dmitry V. Levin <ldv@altlinux.org> Applied.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] uapi: fix linux/llc.h userspace compilation error "Dmitry V. Levin" <ldv@altlinux.org> - 2017-02-22 23:50 +0100 Re: [PATCH] uapi: fix linux/llc.h userspace compilation error David Miller <davem@davemloft.net> - 2017-02-23 16:50 +0100
csiph-web