posix.cfg: Added missing podtype: timeval.
This commit is contained in:
parent
0839ce5a96
commit
95923cbfea
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue