summaryrefslogtreecommitdiff
path: root/include/net/ethernet.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/ethernet.h')
-rw-r--r--include/net/ethernet.h4
1 files changed, 2 insertions, 2 deletions
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" {