cleanup code a bit
[rsync/rsync.git] / rsync.h
diff --git a/rsync.h b/rsync.h
index e2d7745..62c0346 100644 (file)
--- a/rsync.h
+++ b/rsync.h
@@ -73,6 +73,7 @@
 #include <unistd.h>
 #endif
 #include <stdio.h>
+#include <stddef.h>
 
 #ifdef HAVE_SYS_PARAM_H
 #include <sys/param.h>