posix.cfg: Added missing podtype: timeval.

This commit is contained in:
orbitcowboy 2015-03-09 09:12:15 +01:00
parent 0839ce5a96
commit 95923cbfea
1 changed files with 1 additions and 0 deletions

View File

@ -803,6 +803,7 @@
<podtype name="termios"/>
<podtype name="intptr_t"/>
<podtype name="timespec"/>
<podtype name="timeval"/>
<!-- http://pubs.opengroup.org/onlinepubs/009695399/basedefs/arpa/inet.h.html -->
<!-- uint32_t htonl(uint32_t); -->
<function name="htonl">