aboutsummaryrefslogtreecommitdiffstats
path: root/include/stddef.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/stddef.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stddef.h b/include/stddef.h
index 26286f5..871a618 100644
--- a/include/stddef.h
+++ b/include/stddef.h
@@ -44,7 +44,7 @@
*/
#ifndef NULL
# define NULL ((void*)0)
-#define
+#endif
/**