=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/cvs/Attic/proto.h,v retrieving revision 1.10 retrieving revision 1.11 diff -c -r1.10 -r1.11 *** src/usr.bin/cvs/Attic/proto.h 2005/12/30 16:47:36 1.10 --- src/usr.bin/cvs/Attic/proto.h 2006/01/02 09:42:20 1.11 *************** *** 1,4 **** ! /* $OpenBSD: proto.h,v 1.10 2005/12/30 16:47:36 joris Exp $ */ /* * Copyright (c) 2004 Jean-Francois Brousseau * All rights reserved. --- 1,4 ---- ! /* $OpenBSD: proto.h,v 1.11 2006/01/02 09:42:20 xsa Exp $ */ /* * Copyright (c) 2004 Jean-Francois Brousseau * All rights reserved. *************** *** 26,33 **** #ifndef PROTO_H #define PROTO_H - - #include #include "buf.h" #include "file.h" --- 26,31 ----