]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Mon, 26 Sep 1994 23:58:40 +0000 (23:58 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 26 Sep 1994 23:58:40 +0000 (23:58 +0000)
src/nice.c

index 3566678a45b54e36051159680a41f89bf3cc9efb..acf6364686f7310aa535b356dd8eb1c6ce60502e 100644 (file)
@@ -30,8 +30,8 @@
 
 #include <stdio.h>
 
+#define NDEBUG
 #include <assert.h>
-/* FIXME: define NDEBUG here.  */
 
 #include <getopt.h>
 #include <sys/types.h>