Files
Felix Fietkau 2911932fe5 AA: eglibc: sync with trunk, delete old versions
Fixes build errors in the RPC code and adds parallel build support

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37596
2013-07-29 07:22:31 +00:00

7 lines
76 B
C

#ifndef __FAKE_LIBINTL_H
#define __FAKE_LIBINTL_H
#define _(X) (X)
#endif