Diff for /libaitsched/inc/global.h between versions 1.14 and 1.14.30.1

version 1.14, 2022/10/17 22:45:06 version 1.14.30.1, 2025/07/16 11:04:41
Line 79  SUCH DAMAGE. Line 79  SUCH DAMAGE.
 #include <sys/ioctl.h>  #include <sys/ioctl.h>
 #endif  #endif
 #include <sys/time.h>  #include <sys/time.h>
#ifdef HAVE_BSD_STRING_H#if defined(HAVE_LIBBSD) && ! defined(HAVE_LIBELWIX)
 #include <bsd/string.h>  #include <bsd/string.h>
 #endif  #endif
   

Removed from v.1.14  
changed lines
  Added in v.1.14.30.1


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>