diff options
Diffstat (limited to 'pyconfig.h.in')
-rw-r--r-- | pyconfig.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/pyconfig.h.in b/pyconfig.h.in index b71ecb2..9503ea8 100644 --- a/pyconfig.h.in +++ b/pyconfig.h.in @@ -603,9 +603,6 @@ <sysmacros.h>. */ #undef MAJOR_IN_SYSMACROS -/* Define if malloc(0) returns a NULL pointer. */ -#undef MALLOC_ZERO_RETURNS_NULL - /* Define if mvwdelch in curses.h is an expression. */ #undef MVWDELCH_IS_EXPRESSION |