From 5dd14f0c3388f69932d521915e039e32b9e6d970 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Mon, 1 Sep 2008 19:09:21 -0700 Subject: Split up the ifuncs.h file into 3 .h files. --- flist.c | 1 + 1 file changed, 1 insertion(+) (limited to 'flist.c') diff --git a/flist.c b/flist.c index 7c64d86d..766f1b37 100644 --- a/flist.c +++ b/flist.c @@ -23,6 +23,7 @@ #include "rsync.h" #include "ifuncs.h" #include "rounding.h" +#include "inums.h" #include "io.h" extern int am_root; -- cgit v1.2.1