mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-09-23 01:03:52 +08:00
iana.h: Prefix #defines with LWIP_
This commit is contained in:
@@ -42,7 +42,8 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define IANA_HWTYPE_ETHERNET 1
|
||||
/** Hardware types */
|
||||
#define LWIP_IANA_HWTYPE_ETHERNET 1
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user