Fix build error for IBM/smapi support.
authorBrenden Matthews <brenden@diddyinc.com>
Sat, 2 Jan 2010 18:39:45 +0000 (10:39 -0800)
committerBrenden Matthews <brenden@diddyinc.com>
Sat, 2 Jan 2010 18:39:45 +0000 (10:39 -0800)
src/smapi.c

index 8c8c4d9..e6893b4 100644 (file)
@@ -24,6 +24,7 @@
 #define _GNU_SOURCE
 #include "conky.h"     /* text_buffer_size, PACKAGE_NAME, maybe more */
 #include "smapi.h"
+#include "temphelper.h"
 #include "logging.h"
 #include <stdio.h>
 #include <string.h>