[Box Backup-dev] COMMIT r760 - box/chris/general/lib/common
Charles Lecklider
boxbackup-dev@fluffy.co.uk
Thu, 10 Aug 2006 00:41:01 +0100
subversion@fluffy.co.uk wrote:
> Author: chris
> Date: 2006-08-09 23:35:48 +0000 (Wed, 09 Aug 2006)
> New Revision: 760
>
> Modified:
> box/chris/general/lib/common/BoxConfig-MSVC.h
> Log:
> * BoxConfig-MSVC.h
> - Don't define HAVE_SYS_TYPES_H, since we don't want to include
> <sys/types.h> because its _ino_t conflicts with our own
It does? This change just broken things for me - VC++ 2k5 Express is
now complaining about st_ino in stat.h where it was silent before....
-C