From 49f63f433ddd1fb7ad1e450094b82aacaa3b0a7d Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 13 Feb 2011 02:23:04 +0100 Subject: [PATCH] fix up errno references --- compat.h | 1 + 1 file changed, 1 insertion(+) diff --git a/compat.h b/compat.h index c1c74d5..408a417 100644 --- a/compat.h +++ b/compat.h @@ -5,6 +5,7 @@ #define _GNU_SOURCE #include +#include #undef __UCLIBC_HAS_THREADS__ #include -- 2.11.0