Index: head/net-mgmt/openbmp/files/patch-Server_src_Logger.h =================================================================== --- head/net-mgmt/openbmp/files/patch-Server_src_Logger.h +++ head/net-mgmt/openbmp/files/patch-Server_src_Logger.h @@ -0,0 +1,10 @@ +--- Server/src/Logger.h.orig 2019-07-20 08:42:40 UTC ++++ Server/src/Logger.h +@@ -13,6 +13,7 @@ + #include + #include + ++#include + + /* + * DEBUG is a macro for DebugPrint with FILE, LINE, FUNCTION added