]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make <sys/timeb.h> work without including <sys/types.h>.
authored <ed@FreeBSD.org>
Sun, 14 Feb 2010 12:00:42 +0000 (12:00 +0000)
committered <ed@FreeBSD.org>
Sun, 14 Feb 2010 12:00:42 +0000 (12:00 +0000)
commit05944abaa4f550b6819bbdd2632c74c251ec3f31
treecb21a79d5ce36755e795c0904e5f586214c08815
parentdd595a026f4b98f04c03e3ecf949a2cd874b64ba
Make <sys/timeb.h> work without including <sys/types.h>.

According to the last POSIX specification that contained <sys/timeb.h>,
this header should also typedef time_t properly. Also add a proper
comment to the final #endif.
sys/sys/timeb.h