opnsense-ports/audio/pms/files/patch-src_message.h
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
221 B
C++

--- src/message.h.orig 2010-01-02 21:53:36.000000000 +0100
+++ src/message.h 2014-01-19 16:59:54.616726275 +0100
@@ -25,6 +25,7 @@
#define _PMS_MESSAGE_H_
#include <string>
+#include <ctime>
using namespace std;