Split up the ifuncs.h file into 3 .h files.
[rsync/rsync.git] / log.c
diff --git a/log.c b/log.c
index adf3a4a..991b7cc 100644 (file)
--- a/log.c
+++ b/log.c
@@ -20,7 +20,8 @@
  */
 
 #include "rsync.h"
  */
 
 #include "rsync.h"
-#include "ifuncs.h"
+#include "itypes.h"
+#include "inums.h"
 
 extern int dry_run;
 extern int am_daemon;
 
 extern int dry_run;
 extern int am_daemon;