#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 */