X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/f0fca04e4e136c4a487a922e8fb09acf46aeafa0..c8e78d87ad420c06f6b1688ef8d2e86a01c6bc76:/rsync.h diff --git a/rsync.h b/rsync.h index e2d77453..0368451a 100644 --- a/rsync.h +++ b/rsync.h @@ -22,7 +22,6 @@ #define RSYNC_NAME "rsync" #define RSYNCD_CONF "/etc/rsyncd.conf" -#define RSYNCD_LOG "/var/adm/rsyncd.log" #define BACKUP_SUFFIX "~" @@ -73,6 +72,7 @@ #include #endif #include +#include #ifdef HAVE_SYS_PARAM_H #include @@ -178,6 +178,8 @@ #include #include #include +#include +#include #ifndef S_IFLNK #define S_IFLNK 0120000