--- ray/src/util/swaprasheader.c 1991/03/12 13:05:15 1.1 +++ ray/src/util/swaprasheader.c 2003/02/22 02:07:30 2.2 @@ -1,11 +1,8 @@ -/* Copyright (c) 1991 Regents of the University of California */ - #ifndef lint -static char SCCSid[] = "$SunId$ LBL"; +static const char RCSid[] = "$Id: swaprasheader.c,v 2.2 2003/02/22 02:07:30 greg Exp $"; #endif - #include -#include +#include "rasterfile.h" main(argc, argv) int argc;