aboutsummaryrefslogtreecommitdiffstats
path: root/plugin_time.c
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-10-06 04:25:14 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-10-06 04:25:14 +0000
commitc43556a211b45fefe29b73d912c7cc6ff6d8bfdf (patch)
tree2e800b62ec80f6871384cd02cad3a94debf7c009 /plugin_time.c
parent5592dc410563ea62d44ff341a7b12bf564a809f4 (diff)
downloadlcd4linux-c43556a211b45fefe29b73d912c7cc6ff6d8bfdf.tar.gz
properties fixed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@897 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'plugin_time.c')
-rw-r--r--plugin_time.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin_time.c b/plugin_time.c
index a9cca8f..a871703 100644
--- a/plugin_time.c
+++ b/plugin_time.c
@@ -37,6 +37,7 @@
#include <time.h>
#include <stdlib.h>
+#include <string.h>
#include "debug.h"
#include "plugin.h"