summaryrefslogtreecommitdiff
path: root/include/nsutils/endian.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/nsutils/endian.h')
-rw-r--r--include/nsutils/endian.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/nsutils/endian.h b/include/nsutils/endian.h
index a624166..0e4bad0 100644
--- a/include/nsutils/endian.h
+++ b/include/nsutils/endian.h
@@ -10,7 +10,7 @@
* Endianness helper functions.
*/
-#ifndef NSUTILS_ENDIAN_H_
+#ifndef NSUTILS_ENDIAN_H__
#define NSUTILS_ENDIAN_H__
#include <inttypes.h>