Re: [PATCH] Factorize net/ethernet.h
Florian Weimer via CVS commit notices for the GNU Hurd <[email protected]> Wed, 17 Jun 2026 10:36:59 +0200
| Newsgroups | gmane.os.hurd.cvs,gmane.comp.lib.glibc.alpha |
|---|---|
| Message-ID | <[email protected]> |
* Samuel Thibault: > The Linux version is much more up to date, and is OS-independent. > > This introduces net/if_ether.h which just pulls linux/if_ether.h, like > many other such compatibility headers. Do we want applications to include <net/if_ether.h>? If not, this should be a bits/ header, with the usual #error guard. Thanks, Florian