mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
9fa9eb9ac7
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
173 B
C++
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;
|
|
|