=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rcs/rcsprog.h,v retrieving revision 1.51 retrieving revision 1.52 diff -c -r1.51 -r1.52 *** src/usr.bin/rcs/rcsprog.h 2006/04/21 07:06:25 1.51 --- src/usr.bin/rcs/rcsprog.h 2006/04/21 14:18:26 1.52 *************** *** 1,4 **** ! /* $OpenBSD: rcsprog.h,v 1.51 2006/04/21 07:06:25 xsa Exp $ */ /* * Copyright (c) 2005 Joris Vink * All rights reserved. --- 1,4 ---- ! /* $OpenBSD: rcsprog.h,v 1.52 2006/04/21 14:18:26 xsa Exp $ */ /* * Copyright (c) 2005 Joris Vink * All rights reserved. *************** *** 26,31 **** --- 26,33 ---- #ifndef RCSPROG_H #define RCSPROG_H + + #include #include "log.h" #include "rcs.h"