mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-19 12:17:55 +01:00
20 lines
420 B
C
20 lines
420 B
C
|
/* DO NOT EDIT THIS FILE.
|
||
|
|
||
|
It has been auto-edited by fixincludes from:
|
||
|
|
||
|
"fixinc/tests/inc/sys/time.h"
|
||
|
|
||
|
This had to be done to correct non-standard usages in the
|
||
|
original, manufacturer supplied header file. */
|
||
|
|
||
|
|
||
|
|
||
|
#if defined( HPUX_SYSTIME_CHECK )
|
||
|
struct sigevent;
|
||
|
#endif /* HPUX_SYSTIME_CHECK */
|
||
|
|
||
|
|
||
|
#if defined( LYNXOS_NO_WARNING_IN_SYS_TIME_H_CHECK )
|
||
|
|
||
|
#endif /* LYNXOS_NO_WARNING_IN_SYS_TIME_H_CHECK */
|