=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/include/glob.h,v retrieving revision 1.12 retrieving revision 1.13 diff -c -r1.12 -r1.13 *** src/include/glob.h 2012/10/01 00:21:19 1.12 --- src/include/glob.h 2012/12/05 23:19:57 1.13 *************** *** 1,4 **** ! /* $OpenBSD: glob.h,v 1.12 2012/10/01 00:21:19 guenther Exp $ */ /* $NetBSD: glob.h,v 1.5 1994/10/26 00:55:56 cgd Exp $ */ /* --- 1,4 ---- ! /* $OpenBSD: glob.h,v 1.13 2012/12/05 23:19:57 deraadt Exp $ */ /* $NetBSD: glob.h,v 1.5 1994/10/26 00:55:56 cgd Exp $ */ /* *************** *** 38,44 **** #ifndef _GLOB_H_ #define _GLOB_H_ - #include #include struct stat; --- 38,43 ----