summaryrefslogtreecommitdiffstats
path: root/include/xtables.h.in
diff options
context:
space:
mode:
authorJamal Hadi Salim <hadi@cyberus.ca>2009-02-11 13:04:26 +0100
committerPatrick McHardy <kaber@trash.net>2009-02-11 13:04:26 +0100
commit7878483dfaf91adcdb7e8e88c93ded82312af39a (patch)
treeba87c1c5bfaaa3c884c6dbc553a30892199c83b6 /include/xtables.h.in
parent4dcdc9b3f8f42eb3b5a1d12e1b3d2fc1e2675725 (diff)
libxtables: Replace direct exit_error() calls inside libxtables
Replace direct exit_error() calls inside libxtables with xt_params->exit_error(). With this change; i can now compile the useless app: ----- #include <xtables.h> int main(int argc, char **argv) { return 0; } ---- with "gcc useless.c -lxtables -ldl" Signed-off-by: Jamal Hadi Salim <hadi@cyberus.ca> Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'include/xtables.h.in')
0 files changed, 0 insertions, 0 deletions