1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 00:07:51 +02:00

Don't define NDEBUG.

This commit is contained in:
Jim Meyering
1998-04-26 20:42:16 +00:00
parent 83d4d74a88
commit 808b938840
+1 -5
View File
@@ -24,13 +24,9 @@
#include <config.h>
#include <stdio.h>
#include <sys/types.h>
/* FIXME: uncomment for release
#define NDEBUG
*/
#include <assert.h>
#include <getopt.h>
#include "system.h"
#include "backupfile.h"
#include "argmatch.h"