use Realloc instead of realloc
[rsync/rsync.git] / params.c
index be01930..b1093c3 100644 (file)
--- a/params.c
+++ b/params.c
@@ -77,7 +77,6 @@
 #define BOOL int
 #define False 0
 #define True 1
-#define Realloc realloc
 
 /* -------------------------------------------------------------------------- **
  * Constants...