diff options
author | Eric Leblond <eric@regit.org> | 2017-07-11 00:32:53 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2017-07-17 17:20:34 +0200 |
commit | 0fdb267c521ea8717fcd5cd1ddf38fc5b0e9c725 (patch) | |
tree | adbb191eb1f13ceeacf586b501f316125a367102 /src/scanner.l | |
parent | f1e32ed35429a9890697efabca63dd9c88b55c2e (diff) |
evaluate: fix build with clang
Building with a recent clang was failing due to the following error:
src/evaluate.c|450 col 45| error: initializer element is not constant
|| static const unsigned int max_tcpoptlen = 15 * 4 * BITS_PER_BYTE - tcphdrlen;
|| ^~
Signed-off-by: Eric Leblond <eric@regit.org>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'src/scanner.l')
0 files changed, 0 insertions, 0 deletions