Bruno Haible wrote:
> Hi John,
>
>> I'd like to use the filemode module in a C++ file but found that it
>> does not have extern "C" magic. I started to submit a patch, but
>> stopped when I saw that filemode.h has
>>
>> # if HAVE_DECL_STRMODE
>> # include /* FreeBSD, OpenBSD */
>> # incl
Hi John,
> I'd like to use the filemode module in a C++ file but found that it
> does not have extern "C" magic. I started to submit a patch, but
> stopped when I saw that filemode.h has
>
> # if HAVE_DECL_STRMODE
> # include /* FreeBSD, OpenBSD */
> # include /* NetBSD */
> # else
>