aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/nng/nng.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/nng/nng.h b/include/nng/nng.h
index e061bd50..7cbc756d 100644
--- a/include/nng/nng.h
+++ b/include/nng/nng.h
@@ -8,8 +8,8 @@
// found online at https://opensource.org/licenses/MIT.
//
-#ifndef NNG_H
-#define NNG_H
+#ifndef NNG_NNG_H
+#define NNG_NNG_H
// NNG (nanomsg-next-gen) is an improved implementation of the SP protocols.
// The APIs have changed, and there is no attempt to provide API compatibility
@@ -1263,4 +1263,4 @@ NNG_DECL int nng_stream_listener_set_addr(
}
#endif
-#endif // NNG_H
+#endif // NNG_NNG_H