diff --git a/src/conf_post.h b/src/conf_post.h index 99400d76210..4a1a64c59fe 100644 --- a/src/conf_post.h +++ b/src/conf_post.h @@ -145,8 +145,6 @@ You lose; /* Emacs for DOS must be compiled with DJGPP */ /* Needed by lib/lchmod.c. */ #define EOPNOTSUPP EINVAL -#define MALLOC_0_IS_NONNULL 1 - /* We must intercept 'opendir' calls to stash away the directory name, so we could reuse it in readlinkat; see msdos.c. */ #define opendir sys_opendir