forked from Bananymous/banan-os
LibC: Fix time.h sigevent defition
This commit is contained in:
parent
1ff6aa1748
commit
783627c315
|
@ -20,7 +20,7 @@ __BEGIN_DECLS
|
||||||
|
|
||||||
#include <bits/types/locale_t.h>
|
#include <bits/types/locale_t.h>
|
||||||
|
|
||||||
#include <signal.h>
|
struct sigevent;
|
||||||
|
|
||||||
struct tm
|
struct tm
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue