Re: [PATCH] libmnl: Drop the EXPORT_SYMBOL() tags

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Oct 1, 2015 at 11:50 PM, Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote:
> On Thu, Oct 01, 2015 at 06:05:21PM +0700, Neutron Soutmun wrote:
>> diff --git a/src/internal.h b/src/internal.h
>> index 3a88d1a..1012df2 100644
>> --- a/src/internal.h
>> +++ b/src/internal.h
>> @@ -2,11 +2,5 @@
>>  #define INTERNAL_H 1
>>
>>  #include "config.h"
>> -#ifdef HAVE_VISIBILITY_HIDDEN
>> -#    define __visible        __attribute__((visibility("default")))
>> -#    define EXPORT_SYMBOL(x) typeof(x) (x) __visible
>> -#else
>> -#    define EXPORT_SYMBOL
>> -#endif
>>
>>  #endif
>
> Do we need the internal.h file anymore?

I think, "no".

If what the consensus think is the same, please find the
updated patch [1] - [PATCH v2] libmnl: Drop the EXPORT_SYMBOL() tags


Best regards,
Neutron Soutmun

[1] https://marc.info/?l=netfilter-devel&m=144374965006777&w=2
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux