diff options
Diffstat (limited to 'tcp_output.c')
-rw-r--r-- | tcp_output.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tcp_output.c b/tcp_output.c index 61b38c4..1fe77da 100644 --- a/tcp_output.c +++ b/tcp_output.c @@ -47,6 +47,7 @@ static const u_char tcp_outflags[TCP_NSTATES] = { }; +#undef MAX_TCPOPTLEN #define MAX_TCPOPTLEN 32 /* max # bytes that go in options */ /* |