fixed garbled graph colours on systems using less then 24 bit colour depth
[monky] / remoted.h
1 /*
2  * Conky, a system monitor, based on torsmo
3  *
4  * This program is licensed under BSD license, read COPYING
5  *
6  *  $Id$
7  */
8
9 #include "conky.h"
10
11 void daemon_run(const char *s);