summaryrefslogtreecommitdiff
path: root/nuttx/include/netinet/ip6.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/include/netinet/ip6.h')
-rw-r--r--nuttx/include/netinet/ip6.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/nuttx/include/netinet/ip6.h b/nuttx/include/netinet/ip6.h
index c8c0e22e3..be16ae722 100644
--- a/nuttx/include/netinet/ip6.h
+++ b/nuttx/include/netinet/ip6.h
@@ -1,8 +1,8 @@
/****************************************************************************
- * netinet/ip6.h
+ * include/netinet/ip6.h
*
* Copyright (C) 2007, 2009 Gregory Nutt. All rights reserved.
- * Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+ * Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -33,8 +33,8 @@
*
****************************************************************************/
-#ifndef __NETINET_IP6_H
-#define __NETINET_IP6_H
+#ifndef __INCLUDE_NETINET_I6P_H
+#define __INCLUDE_NETINET_I6P_H
/****************************************************************************
* Included Files
@@ -51,4 +51,4 @@
* Public Function Prototypes
****************************************************************************/
-#endif /* __NETINET_IP6_H */
+#endif /* __INCLUDE_NETINET_I6P_H */