Re: [iptables PATCH] libxtables: Hide xtables_strtoul_base() symbol

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

 



On Thursday 2024-11-07 17:12, Phil Sutter wrote:

>diff --git a/include/xtables_internal.h b/include/xtables_internal.h
>new file mode 100644
>index 0000000000000..a87a40cc8dae5
>--- /dev/null
>+++ b/include/xtables_internal.h
>@@ -0,0 +1,7 @@
>+#ifndef XTABLES_INTERNAL_H
>+#define XTABLES_INTERNAL_H 1
>+
>+extern bool xtables_strtoul_base(const char *, char **, uintmax_t *,
>+	uintmax_t, uintmax_t, unsigned int);
>+
>+#endif /* XTABLES_INTERNAL_H */

Don't we already have xshared.h for this?




[Index of Archives]     [Netfitler Users]     [Berkeley Packet Filter]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux