summaryrefslogtreecommitdiff
path: root/rsync.h
diff options
context:
space:
mode:
authorWayne Davison <wayne@opencoder.net>2020-08-06 21:10:46 -0700
committerWayne Davison <wayne@opencoder.net>2020-08-06 21:10:46 -0700
commit6816b3137899f8cceb2ec0ba8dc27ae9a270fe7b (patch)
tree4acf66b655575b9015ee3cb7b536532a9c9be453 /rsync.h
parente94bad1c156fc3910f24e2b3b71a81b0b0bdeb70 (diff)
downloadrsync-6816b3137899f8cceb2ec0ba8dc27ae9a270fe7b.tar.gz
Simplify where version.h is included.
Diffstat (limited to 'rsync.h')
-rw-r--r--rsync.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/rsync.h b/rsync.h
index 0f5304ee..0b618d16 100644
--- a/rsync.h
+++ b/rsync.h
@@ -300,7 +300,6 @@ enum delret {
#include "errcode.h"
#include "config.h"
-#include "version.h"
/* The default RSYNC_RSH is always set in config.h. */