mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
11 lines
236 B
C
11 lines
236 B
C
|
--- 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
|