summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/lst.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make/lst.h')
-rw-r--r--usr.bin/make/lst.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/make/lst.h b/usr.bin/make/lst.h
index 6131ae3..fd94352 100644
--- a/usr.bin/make/lst.h
+++ b/usr.bin/make/lst.h
@@ -35,7 +35,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * @(#)lst.h 8.1 (Berkeley) 6/6/93
+ * from: @(#)lst.h 8.1 (Berkeley) 6/6/93
*/
/*-
@@ -46,7 +46,7 @@
#define _LST_H_
#include <sprite.h>
-#include <sys/cdefs.h>
+#include <sys/param.h>
#if __STDC__
#include <stdlib.h>
#endif
OpenPOWER on IntegriCloud