Delay checking for want_apcupsd.
[monky] / src / hddtemp.c
index 7b2f042..a622f6b 100644 (file)
@@ -7,7 +7,7 @@
  * Please see COPYING for details
  *
  * Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
- * Copyright (c) 2005-2008 Brenden Matthews, Philip Kovacs, et. al.
+ * Copyright (c) 2005-2009 Brenden Matthews, Philip Kovacs, et. al.
  *     (see AUTHORS)
  * All rights reserved.
  *
@@ -26,6 +26,7 @@
  */
 
 #include "conky.h"
+#include "logging.h"
 #include <errno.h>
 #include <unistd.h>
 #include <fcntl.h>