mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
1f524da507
PR: 75079 Submitted by: Arjan van Leeuwen (maintainer)
13 lines
228 B
C++
13 lines
228 B
C++
--- src/main.cpp.orig Fri Dec 17 19:44:35 2004
|
|
+++ src/main.cpp Fri Dec 17 19:44:59 2004
|
|
@@ -17,7 +17,7 @@
|
|
|
|
#include "yammigui.h"
|
|
|
|
-
|
|
+#include <time.h>
|
|
|
|
static KCmdLineOptions options[] = {
|
|
{ "d", 0, 0 },
|
|
|