Some targets include this implicitly, but pull it in explicitly for those which don't to fix building for them. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
@@ -10,6 +10,7 @@
#ifdef __UCLIBC_HAS_LFS__
#include <errno.h>
+#include <stdint.h>
#include <unistd.h>
#include <sys/mman.h>
#include <sys/syscall.h>