--- pathplan/shortest.c.orig Tue Apr 18 05:56:48 2000 +++ pathplan/shortest.c Thu Nov 8 17:13:03 2001 @@ -11,7 +11,9 @@ #include #include +#ifndef __STDC__ #include +#endif #include #include #include "pathplan.h"