--- ray/src/rt/duphead.c 2003/06/08 12:03:10 2.6 +++ ray/src/rt/duphead.c 2003/10/22 02:06:35 2.7 @@ -1,5 +1,5 @@ #ifndef lint -static const char RCSid[] = "$Id: duphead.c,v 2.6 2003/06/08 12:03:10 schorsch Exp $"; +static const char RCSid[] = "$Id: duphead.c,v 2.7 2003/10/22 02:06:35 greg Exp $"; #endif /* * Duplicate header on stdout. @@ -9,8 +9,8 @@ static const char RCSid[] = "$Id: duphead.c,v 2.6 2003 #include "copyright.h" -#include "standard.h" #include "platform.h" +#include "standard.h" #include "paths.h"