diff options
| author | Dmitry V. Levin <[email protected]> | 2017-02-24 00:23:20 +0000 |
|---|---|---|
| committer | Pablo Neira Ayuso <[email protected]> | 2017-02-25 12:32:04 +0000 |
| commit | f2168273427c9358a21d1c77c629353c00d46c34 (patch) | |
| tree | 9505e1e93d9d291068a8a15da7a226ece595b266 /drivers/fpga/fpga-region.c | |
| parent | uapi: stop including linux/sysctl.h in uapi/linux/netfilter.h (diff) | |
| download | kernel-f2168273427c9358a21d1c77c629353c00d46c34.tar.gz kernel-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 <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-region.c')
0 files changed, 0 insertions, 0 deletions
