[BACK]Return to lst.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / make

Diff for /src/usr.bin/make/lst.h between version 1.1 and 1.2

version 1.1, 1995/10/18 08:45:42 version 1.2, 1996/02/22 22:24:48
Line 1 
Line 1 
 /*      $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.   * Copyright (c) 1988, 1989, 1990 The Regents of the University of California.
Line 48 
Line 48 
 #define _LST_H_  #define _LST_H_
   
 #include        <sprite.h>  #include        <sprite.h>
 #include        <sys/cdefs.h>  #include        <sys/param.h>
 #if __STDC__  #if __STDC__
 #include        <stdlib.h>  #include        <stdlib.h>
 #endif  #endif

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2