Add flist_find_ignore_dirness() and change delete_in_dir() to use it.
[rsync/rsync.git] / lib / compat.c
index 20beeca..f756f76 100644 (file)
@@ -20,7 +20,7 @@
  */
 
 #include "rsync.h"
-#include "ifuncs.h"
+#include "itypes.h"
 
 extern char number_separator;