Index: nto-x86-low.c =================================================================== RCS file: /cvs/src/src/gdb/gdbserver/nto-x86-low.c,v retrieving revision 1.2 diff -u -p -r1.2 nto-x86-low.c --- nto-x86-low.c 1 Jan 2010 07:31:49 -0000 1.2 +++ nto-x86-low.c 19 Apr 2010 20:56:17 -0000 @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ - +#include "server.h" #include "nto-low.h" #include "regdef.h" #include "regcache.h"