Searched hist:"1 d631f7ef1ecf4d90fb9e32daf67e9656547388a" (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.bin/truss/ |
H A D | main.c | diff 1d631f7ef1ecf4d90fb9e32daf67e9656547388a Sun Oct 06 23:46:04 CEST 2002 Mike Barcroft <mike@FreeBSD.org> Don't depend on <signal.h> to include <sys/time.h>, instead include <sys/time.h> directly. This is mostly bogus since CLOCK_REALTIME should be defined in <time.h>, which these files already include. diff 1d631f7ef1ecf4d90fb9e32daf67e9656547388a Sun Oct 06 23:46:04 CEST 2002 Mike Barcroft <mike@FreeBSD.org> Don't depend on <signal.h> to include <sys/time.h>, instead include <sys/time.h> directly. This is mostly bogus since CLOCK_REALTIME should be defined in <time.h>, which these files already include.
|
H A D | syscalls.c | diff 1d631f7ef1ecf4d90fb9e32daf67e9656547388a Sun Oct 06 23:46:04 CEST 2002 Mike Barcroft <mike@FreeBSD.org> Don't depend on <signal.h> to include <sys/time.h>, instead include <sys/time.h> directly. This is mostly bogus since CLOCK_REALTIME should be defined in <time.h>, which these files already include. diff 1d631f7ef1ecf4d90fb9e32daf67e9656547388a Sun Oct 06 23:46:04 CEST 2002 Mike Barcroft <mike@FreeBSD.org> Don't depend on <signal.h> to include <sys/time.h>, instead include <sys/time.h> directly. This is mostly bogus since CLOCK_REALTIME should be defined in <time.h>, which these files already include.
|