1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-04 15:49:42 +02:00

Don't define NDEBUG, now that it's done via configure's --disable-assert option.

This commit is contained in:
Jim Meyering
1998-07-01 12:44:22 +00:00
parent 7a314199db
commit d05618c5c2
-1
View File
@@ -34,7 +34,6 @@
# endif
#endif
#define NDEBUG
#include <assert.h>
#include <errno.h>