ports/sysutils/krename-kde4/files/patch-src__systemplugin.h
2009-06-02 16:38:54 +00:00

10 lines
289 B
C++

--- ./src/systemplugin.h.orig 2008-07-15 19:14:28.000000000 +0400
+++ ./src/systemplugin.h 2009-06-01 22:02:34.000000000 +0400
@@ -18,6 +18,7 @@
#ifndef _SYSTEM_PLUGIN_H_
#define _SYSTEM_PLUGIN_H_
+#include <time.h>
#include "fileplugin.h"
class SystemPlugin : public FilePlugin {