summaryrefslogtreecommitdiff
path: root/media-sound/pms/files/pms-0.42_p20170508-gcc12-time.patch
blob: b0d586eff2c34b9c0fa7c09c19e1bd982b8bf341 (plain)
1
2
3
4
5
6
7
8
9
10
11
https://bugs.gentoo.org/851621
--- a/src/message.cpp
+++ b/src/message.cpp
@@ -23,6 +23,7 @@
 
 
 #include <cstdarg>
+#include <ctime>
 #include <stdio.h>
 #include "message.h"