summaryrefslogtreecommitdiff
path: root/net-mgmt/openbmp/files/patch-Server_src_Logger.h
blob: e9d5a66bc3ca3dbaa1ebac8633afc753ea98180c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- Server/src/Logger.h.orig	2019-07-20 08:42:40 UTC
+++ Server/src/Logger.h
@@ -13,6 +13,7 @@
 #include <iostream>
 #include <cstdint>
 
+#include <sys/types.h>
 
 /*
  * DEBUG is a macro for DebugPrint with FILE, LINE, FUNCTION added