=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/make/lst.h,v retrieving revision 1.6 retrieving revision 1.7 diff -c -r1.6 -r1.7 *** src/usr.bin/make/lst.h 1998/12/05 00:06:28 1.6 --- src/usr.bin/make/lst.h 1999/07/29 19:55:19 1.7 *************** *** 1,4 **** ! /* $OpenBSD: lst.h,v 1.6 1998/12/05 00:06:28 espie Exp $ */ /* $NetBSD: lst.h,v 1.7 1996/11/06 17:59:12 christos Exp $ */ /* --- 1,4 ---- ! /* $OpenBSD: lst.h,v 1.7 1999/07/29 19:55:19 deraadt Exp $ */ /* $NetBSD: lst.h,v 1.7 1996/11/06 17:59:12 christos Exp $ */ /* *************** *** 48,54 **** #ifndef _LST_H_ #define _LST_H_ ! #include #include #ifdef __STDC__ #include --- 48,54 ---- #ifndef _LST_H_ #define _LST_H_ ! #include "sprite.h" #include #ifdef __STDC__ #include