Handle the new way that 'c' and 'h' get output by "%i".
[rsync/rsync.git] / wildtest.c
index 73e97a9..b5df9a5 100644 (file)
@@ -19,9 +19,6 @@ int wildmatch_errors = 0;
 
 typedef char bool;
 
-#define false 0
-#define true 1
-
 int output_iterations = 0;
 
 static struct poptOption long_options[] = {