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

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

 



On Fri, Oct 02, 2015 at 08:32:40AM +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

Could you git rm src/internal.h there and resubmit?

BTW, I would *really* appreciate if you send me similar patches for
other libraries in the tree, to leave things in consistent state.

Thanks.
--
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