ibrdtnd: fix compilation with GCC11
authorRosen Penev <rosenp@gmail.com>
Wed, 7 Jul 2021 20:36:49 +0000 (13:36 -0700)
committerRosen Penev <rosenp@gmail.com>
Sun, 11 Jul 2021 07:23:55 +0000 (00:23 -0700)
commit77e696ccdceef2c9ea4de4d0e50bbf0344cd3188
treea7dd9682d9270e3a3802d3fe2d0b3fb03c4c04cf
parentf2313569b63c2b22bd940cd3a88dfcb384e25f96
ibrdtnd: fix compilation with GCC11

throw() is not compatible with C++17.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
net/ibrdtnd/Makefile