diff options
author | 2017-02-24 03:23:20 +0300 | |
---|---|---|
committer | 2017-02-25 13:32:04 +0100 | |
commit | f2168273427c9358a21d1c77c629353c00d46c34 (patch) | |
tree | 9505e1e93d9d291068a8a15da7a226ece595b266 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | uapi: stop including linux/sysctl.h in uapi/linux/netfilter.h (diff) | |
download | linux-rng-f2168273427c9358a21d1c77c629353c00d46c34.tar.xz linux-rng-f2168273427c9358a21d1c77c629353c00d46c34.zip |
uapi: fix linux/netfilter/xt_hashlimit.h userspace compilation error
Include <linux/limits.h> like some of uapi/linux/netfilter/xt_*.h
headers do to fix the following linux/netfilter/xt_hashlimit.h
userspace compilation error:
/usr/include/linux/netfilter/xt_hashlimit.h:90:12: error: 'NAME_MAX' undeclared here (not in a function)
char name[NAME_MAX];
Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions