=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rcs/rcsprog.h,v retrieving revision 1.55 retrieving revision 1.56 diff -c -r1.55 -r1.56 *** src/usr.bin/rcs/rcsprog.h 2006/04/26 02:55:13 1.55 --- src/usr.bin/rcs/rcsprog.h 2006/04/26 07:47:49 1.56 *************** *** 1,4 **** ! /* $OpenBSD: rcsprog.h,v 1.55 2006/04/26 02:55:13 joris Exp $ */ /* * Copyright (c) 2005 Joris Vink * All rights reserved. --- 1,4 ---- ! /* $OpenBSD: rcsprog.h,v 1.56 2006/04/26 07:47:49 xsa Exp $ */ /* * Copyright (c) 2005 Joris Vink * All rights reserved. *************** *** 26,33 **** #ifndef RCSPROG_H #define RCSPROG_H - - #include #include "rcs.h" #include "rcsutil.h" --- 26,31 ----