diff options
Diffstat (limited to 'libc/include/time.h')
| -rw-r--r-- | libc/include/time.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/libc/include/time.h b/libc/include/time.h index e280e0a..f65ac4e 100644 --- a/libc/include/time.h +++ b/libc/include/time.h @@ -30,10 +30,7 @@ #include <sys/cdefs.h> #include <sys/time.h> - -#define __ARCH_SI_UID_T __kernel_uid32_t -#include <asm/siginfo.h> -#undef __ARCH_SI_UID_T +#include <machine/signal.h> /* for struct sigevent */ __BEGIN_DECLS |
