aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2006-04-30 18:14:20 -0700
committerH. Peter Anvin <hpa@zytor.com>2006-04-30 18:14:20 -0700
commit592cb9e6bd1af285e8298abe2ef5dc51feb77f57 (patch)
treea51c6d8560ed84b0c58de327f8908643e351ad9b
parentad46cb7f8688b9cce1d3f5cc2ab1aa6b8bff516c (diff)
parentc4f5665d83a7191eb6a4d0ba09803cd92fa7c641 (diff)
downloadklibc-592cb9e6bd1af285e8298abe2ef5dc51feb77f57.tar.gz
Merge with klibc.gitklibc-1.3.14
-rw-r--r--usr/klibc/ppoll.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/klibc/ppoll.c b/usr/klibc/ppoll.c
index 5baa8d25b4519..1a5796b469176 100644
--- a/usr/klibc/ppoll.c
+++ b/usr/klibc/ppoll.c
@@ -3,6 +3,7 @@
*/
#include <sys/poll.h>
+#include <sys/syscall.h>
#ifndef __NR_ppoll