freebsd-ports/sysutils/conky/files/patch-src-conky.h
Roman Bogorodskiy c76c65b81f Update to 1.6.1.
2008-08-19 18:06:15 +00:00

10 lines
280 B
C

--- 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>