diff -r a5a964148e34 -r 1bd9a16f5061 thermferm/server.c --- a/thermferm/server.c Sat Jul 12 23:50:48 2014 +0200 +++ b/thermferm/server.c Sun Jul 13 17:31:45 2014 +0200 @@ -20,7 +20,10 @@ * Software Foundation, 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. *****************************************************************************/ +#include "rdconfig.h" #include "thermferm.h" +#include "server.h" +#include "xutil.h" extern int my_shutdown;