fixed a tiny change to an #ifndef comment
This commit is contained in:
parent
953a5e0641
commit
83322511ad
|
@ -16,7 +16,7 @@ typedef enum
|
|||
CLOCK_PROCESS_CPUTIME_ID,
|
||||
CLOCK_THREAD_CPUTIME_ID
|
||||
} clockid_t;
|
||||
#endif // CLOCKID_T
|
||||
#endif // ifndef CLOCKID_T
|
||||
|
||||
struct timespec;
|
||||
|
||||
|
|
Loading…
Reference in a new issue