in order to make sure the INET6 prototypes are exported, we would have to include...
authorMike Frysinger <vapier@gentoo.org>
Sat, 30 Jul 2005 08:54:43 +0000 (08:54 -0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 30 Jul 2005 08:54:43 +0000 (08:54 -0000)
commit14445fd9a1e75a84fdc1fb4085e97c4ca6152fbd
tree3c519eaed63593522fa13686df640d2b9a37f2cb
parentb953134bbaf9490c26f128fa7e2799f4b8239672
in order to make sure the INET6 prototypes are exported, we would have to include the libbb.h header file ... but then we have to worry about including too early/etc...
since simply defining the prototype in an internal header file doesnt hurt anyone, lets not worry about the header file crap and just always prototype the inet6 functions
include/inet_common.h