9 lines
152 B
C
9 lines
152 B
C
|
/*
|
||
|
* Hacks to support things like the dlopen() in libkiconv.so or
|
||
|
* ports that want to hard-code -liconv.
|
||
|
*
|
||
|
* $FreeBSD$
|
||
|
*/
|
||
|
|
||
|
int __libiconv_stub__;
|