Split code to generate "rwx-----" strings into lib/permstring.c so it
[rsync/rsync.git] / params.c
index be01930..d87961b 100644 (file)
--- a/params.c
+++ b/params.c
  */
 
 #include "rsync.h"
-#define BOOL int
-#define False 0
-#define True 1
-#define Realloc realloc
 
 /* -------------------------------------------------------------------------- **
  * Constants...