]> git.ipfire.org Git - thirdparty/rsync.git/blobdiff - batch.c
Add compatibility with an unmodified zlib.
[thirdparty/rsync.git] / batch.c
diff --git a/batch.c b/batch.c
index b63f0c54de03ddec3262afabaed9257a9aa98016..78d567dcdae47b820d982bdae4672daea63c98f6 100644 (file)
--- a/batch.c
+++ b/batch.c
@@ -20,7 +20,7 @@
  */
 
 #include "rsync.h"
-#include "zlib/zlib.h"
+#include <zlib.h>
 #include <time.h>
 
 extern int eol_nulls;