At least change INO64_T and DEV64_T back to just 'int64', not
authorMartin Pool <mbp@samba.org>
Wed, 13 Feb 2002 02:57:55 +0000 (02:57 +0000)
committerMartin Pool <mbp@samba.org>
Wed, 13 Feb 2002 02:57:55 +0000 (02:57 +0000)
commit1e19f7ba5fbe801ab2dcc2c48f3b34834542ea84
tree32d0eb340c378b6e6a768cf0f0540c7f57349299
parentdb719fb0d77ad232c74a3a73c348e1e69672fe61
At least change INO64_T and DEV64_T back to just 'int64', not
'unsigned int64'.  This should fix some compile problems on machines
where int64 is not a simple integer type, but I'm not convinced it is
the ideal fix.
rsync.h