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