/////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__
-#pragma implementation "ifcontext.h"
-#pragma interface
+# pragma implementation "ifcontext.h"
#endif
// For compilers that support precompilation, includes "wx/wx.h".
#include "wx/wx.h"
#endif
-#include <malloc.h>
+#ifdef HAVE_MALLOC_H
+# include <malloc.h>
+#endif
#include <stdio.h>
#include "ifcontext.h"