From: Felix Fietkau Date: Sun, 13 Feb 2011 01:23:04 +0000 (+0100) Subject: fix up errno references X-Git-Url: http://git.openwrt.org/?p=project%2Flibrpc-uclibc.git;a=commitdiff_plain;h=49f63f433ddd1fb7ad1e450094b82aacaa3b0a7d fix up errno references --- 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