Skip to content

Commit 3729af3

Browse files
committed
Debian 11 build fix.
1 parent 7316e2e commit 3729af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,10 @@
5959
// #else
6060
// #warning MPTCP is not supported by the API of this system!
6161
#else
62+
#endif
6263
#ifndef IPPROTO_MPTCP
6364
#define IPPROTO_MPTCP 262
6465
#endif
65-
#endif
6666

6767
// DCCP definitions
6868
#ifdef HAVE_DCCP

0 commit comments

Comments
 (0)