X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Fnet%2Fethernet.h;h=c8d4177fd278b2829a198c915919ac5f184f670d;hb=761ebe065ca75a2dda9407a1a31da273412525c6;hp=f3c11e7da3e52cec3116bf4d2a7880ab09d676e8;hpb=3ed8c9f2df0b5f0bfe1006037c46d4f32ec6ca7b;p=musl 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" {