thermferm/server.c

changeset 106
1bd9a16f5061
parent 101
1302abe92eb1
child 120
466c5cee0463
--- 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;

mercurial