diff options
Diffstat (limited to '')
-rw-r--r-- | include/slibc-print.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/slibc-print.h b/include/slibc-print.h index 1ef8922..dc3b90c 100644 --- a/include/slibc-print.h +++ b/include/slibc-print.h @@ -23,14 +23,6 @@ -/** - * `NULL`'s canonical header is <stddef.h> - */ -#ifndef NULL -# define NULL ((void*)0) -#endif - - #define __NEED_size_t #define __NEED_ssize_t #define __NEED_wchar_t |