> -#ifdef HAVE_SYS_TYPES > #include <sys/types.h> > -#endif
There is a HAVE_SYS_TYPES_H though. However since HAVE_SYS_TYPES isn't defined, couldn't you remove the #include too? Huw. -- Huw Davies [EMAIL PROTECTED]
> -#ifdef HAVE_SYS_TYPES > #include <sys/types.h> > -#endif
There is a HAVE_SYS_TYPES_H though. However since HAVE_SYS_TYPES isn't defined, couldn't you remove the #include too? Huw. -- Huw Davies [EMAIL PROTECTED]