Just move the include line outside the function: Index: lib/neuralnet.c =================================================================== RCS file: /sources/gnubg/gnubg/lib/neuralnet.c,v retrieving revision 1.53 diff -r1.53 neuralnet.c 624a625,628 > #ifdef __APPLE__ > #include <sys/sysctl.h> > #endif > 629,630d632 < < #include <sys/sysctl.h>
I can't test for obvious reasons. Christian. _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
