=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/make/lst.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- src/usr.bin/make/lst.h 1995/10/18 08:45:42 1.1 +++ src/usr.bin/make/lst.h 1996/02/22 22:24:48 1.2 @@ -1,4 +1,4 @@ -/* $NetBSD: lst.h,v 1.5 1995/06/14 15:19:31 christos Exp $ */ +/* $NetBSD: lst.h,v 1.6 1996/02/04 22:20:46 christos Exp $ */ /* * Copyright (c) 1988, 1989, 1990 The Regents of the University of California. @@ -48,7 +48,7 @@ #define _LST_H_ #include -#include +#include #if __STDC__ #include #endif