summaryrefslogtreecommitdiff
path: root/rsync.h
diff options
context:
space:
mode:
Diffstat (limited to 'rsync.h')
-rw-r--r--rsync.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rsync.h b/rsync.h
index e02ebf35..0346c6c8 100644
--- a/rsync.h
+++ b/rsync.h
@@ -389,7 +389,7 @@ static inline int flist_up(struct file_list *flist, int i)
#include "byteorder.h"
#include "proto.h"
#include "lib/mdfour.h"
-
+#include "lib/permstring.h"
/* We have replacement versions of these if they're missing. */
#ifndef HAVE_ASPRINTF