]> git.ipfire.org Git - thirdparty/rsync.git/blobdiff - options.c
Add compatibility with an unmodified zlib.
[thirdparty/rsync.git] / options.c
index d32376ff76d11133f5a17c38b1b0477876c08b30..e8db07cf515cb0ccf5231db84f2e70288c14ccbf 100644 (file)
--- a/options.c
+++ b/options.c
@@ -22,7 +22,7 @@
 #include "rsync.h"
 #include "itypes.h"
 #include <popt.h>
-#include "zlib/zlib.h"
+#include <zlib.h>
 
 extern int module_id;
 extern int local_server;