* Make "make install-strip" works properly, and "make install"
[rsync/rsync.git] / rsync.h
diff --git a/rsync.h b/rsync.h
index 449ce09..6eacbcf 100644 (file)
--- a/rsync.h
+++ b/rsync.h
@@ -217,6 +217,8 @@ enum logcode {FNONE=0, FERROR=1, FINFO=2, FLOG=3 };
 #include <compat.h>
 #endif
 
+#include <assert.h>
+
 
 #define BOOL int