=================================================================== RCS file: /home/cvs/OpenXM/src/ox_math/serv1.c,v retrieving revision 1.8 retrieving revision 1.9 diff -u -p -r1.8 -r1.9 --- OpenXM/src/ox_math/serv1.c 2000/01/22 06:29:18 1.8 +++ OpenXM/src/ox_math/serv1.c 2000/03/10 12:38:47 1.9 @@ -1,5 +1,5 @@ /* -*- mode: C; coding: euc-japan -*- */ -/* $OpenXM: OpenXM/src/ox_math/serv1.c,v 1.7 2000/01/05 06:09:11 ohara Exp $ */ +/* $OpenXM: OpenXM/src/ox_math/serv1.c,v 1.8 2000/01/22 06:29:18 ohara Exp $ */ /* Copyright (C) Katsuyoshi OHARA, 2000. @@ -14,9 +14,8 @@ #include #include #include -#include #include -#include "ox.h" +#include #include "serv2.h" static int send_ox_sync_ball(int fd);