summaryrefslogtreecommitdiff
path: root/nuttx/netutils/thttpd/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/netutils/thttpd/config.h')
-rw-r--r--nuttx/netutils/thttpd/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/netutils/thttpd/config.h b/nuttx/netutils/thttpd/config.h
index 1b5764c29..f1b4c2d4c 100644
--- a/nuttx/netutils/thttpd/config.h
+++ b/nuttx/netutils/thttpd/config.h
@@ -33,8 +33,8 @@
*
****************************************************************************/
-#ifndef __NETUTILS_THTTPD_VERSION_H
-#define __NETUTILS_THTTPD_VERSION_H
+#ifndef __NETUTILS_THTTPD_CONFIG_H
+#define __NETUTILS_THTTPD_CONFIG_H
/****************************************************************************
* Included files
@@ -249,5 +249,5 @@
# endif
#endif /* Dependencies not provided */
-#endif /* __NETUTILS_THTTPD_VERSION_H */
+#endif /* __NETUTILS_THTTPD_CONFIG_H */