aboutsummaryrefslogtreecommitdiff
path: root/sysutils/conky/files/patch-src-conky.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/conky/files/patch-src-conky.h')
-rw-r--r--sysutils/conky/files/patch-src-conky.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/conky/files/patch-src-conky.h b/sysutils/conky/files/patch-src-conky.h
new file mode 100644
index 000000000000..82ee8caefe40
--- /dev/null
+++ b/sysutils/conky/files/patch-src-conky.h
@@ -0,0 +1,10 @@
+--- src/conky.h.orig 2008-08-16 10:49:12.000000000 +0400
++++ src/conky.h 2008-08-16 10:49:24.000000000 +0400
+@@ -44,6 +44,7 @@
+ #include "config.h"
+ #include <sys/utsname.h>
+ #include <stdlib.h>
++#include <stdio.h>
+ #include <string.h>
+ #include <locale.h>
+ #include <langinfo.h>