summaryrefslogtreecommitdiff
path: root/include/uapi/linux/atm_tcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/uapi/linux/atm_tcp.h')
-rw-r--r--include/uapi/linux/atm_tcp.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/uapi/linux/atm_tcp.h b/include/uapi/linux/atm_tcp.h
index 914e821da64d..f3aa76a2a7e3 100644
--- a/include/uapi/linux/atm_tcp.h
+++ b/include/uapi/linux/atm_tcp.h
@@ -4,8 +4,8 @@
/* Written 1997-2000 by Werner Almesberger, EPFL LRC/ICA */
-#ifndef _UAPILINUX_ATM_TCP_H
-#define _UAPILINUX_ATM_TCP_H
+#ifndef LINUX_ATM_TCP_H
+#define LINUX_ATM_TCP_H
#include <linux/atmapi.h>
#include <linux/atm.h>
@@ -58,4 +58,4 @@ struct atmtcp_control {
-#endif /* _UAPILINUX_ATM_TCP_H */
+#endif /* LINUX_ATM_TCP_H */