forked from Lainports/freebsd-ports
10 lines
280 B
C
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>
|