locales: add patch from OpenWrt
[uclibc-ng.git] / libresolv / resolv.c
blob43199696277f4c6e2c32ee26c2eb1bd0a967a2fb
1 /* vi: set sw=4 ts=4: */
2 /*
3 * libresolv for uClibc
5 * Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org>
7 * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
8 */
10 void __stub1(void);
11 void __stub1(void)
13 return;
15 link_warning (__stub1, "the `libresolv' library is a stub. Do you really need it?")