=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/make/lst.h,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- src/usr.bin/make/lst.h 1996/11/30 21:08:58 1.4 +++ src/usr.bin/make/lst.h 1997/07/25 21:05:34 1.5 @@ -1,4 +1,4 @@ -/* $OpenBSD: lst.h,v 1.4 1996/11/30 21:08:58 millert Exp $ */ +/* $OpenBSD: lst.h,v 1.5 1997/07/25 21:05:34 mickey Exp $ */ /* $NetBSD: lst.h,v 1.7 1996/11/06 17:59:12 christos Exp $ */ /* @@ -50,7 +50,7 @@ #include #include -#if __STDC__ +#ifdef __STDC__ #include #endif