apcups plugin: Warn about the irritating name `apcups_charge_pct'.
[collectd.git] / src / utils_debug.c
index 9a6c1c5..8bfe10b 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * collectd - src/utils_debug.c
- * Copyright (C) 2005  Niki W. Waibel
+ * Copyright (C) 2005,2006  Niki W. Waibel
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
  *   Niki W. Waibel <niki.waibel at gmx.net>
  **/
 
+#if HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include "common.h"
 #include "utils_debug.h"