1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/audio/pms/files/patch-src_message.h
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

11 lines
173 B
C++

--- src/message.h.orig 2010-01-02 20:53:36 UTC
+++ src/message.h
@@ -25,6 +25,7 @@
#define _PMS_MESSAGE_H_
#include <string>
+#include <ctime>
using namespace std;