From 6e106446643716627ca257bc0a2f818445a3ae2a Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 7 Sep 2004 11:13:06 +0000 Subject: Yet another bit of joy for mjn3 --- include/nl_types.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'include/nl_types.h') diff --git a/include/nl_types.h b/include/nl_types.h index 9322aa246..65b7d9e47 100644 --- a/include/nl_types.h +++ b/include/nl_types.h @@ -30,6 +30,10 @@ __BEGIN_DECLS +#ifdef __UCLIBC_MJN3_ONLY__ +#warning "mjn3 FIXME: None of these prototypes have implementations." +#endif + /* Message catalog descriptor type. */ typedef void *nl_catd; -- cgit v1.2.3