bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] Compile error on MacOS 10.5.2


From: Christian Anthon
Subject: Re: [Bug-gnubg] Compile error on MacOS 10.5.2
Date: Sat, 5 Apr 2008 14:41:31 +0200

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]