X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=include%2Fnet%2Fethernet.h;fp=include%2Fnet%2Fethernet.h;h=c8d4177fd278b2829a198c915919ac5f184f670d;hp=f3c11e7da3e52cec3116bf4d2a7880ab09d676e8;hb=57d5fff5f7dd9af27152c84ce041c18597a22766;hpb=1dd6eee692be09f04398f378446afec96bc112f2 diff --git a/include/net/ethernet.h b/include/net/ethernet.h index f3c11e7d..c8d4177f 100644 --- a/include/net/ethernet.h +++ b/include/net/ethernet.h @@ -1,5 +1,5 @@ -#ifndef __NET_ETHERNET_H -#define __NET_ETHERNET_H 1 +#ifndef _NET_ETHERNET_H +#define _NET_ETHERNET_H #ifdef __cplusplus extern "C" {