diff options
| author | Hartmut Brandt <harti@FreeBSD.org> | 2005-04-01 16:23:48 +0000 |
|---|---|---|
| committer | Hartmut Brandt <harti@FreeBSD.org> | 2005-04-01 16:23:48 +0000 |
| commit | 4d52cd182027d6c1a2c91dede18ee0ca8b18f584 (patch) | |
| tree | b26c6e92d8a1b7f3298b5e3e606990ad26e38dfd | |
| parent | 5da5a253a59d83aa35c3da9619af16a97cf9cb4c (diff) | |
Notes
| -rw-r--r-- | usr.bin/make/job.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/make/job.h b/usr.bin/make/job.h index 80630bbdeac5..189a84a80c4d 100644 --- a/usr.bin/make/job.h +++ b/usr.bin/make/job.h @@ -53,7 +53,6 @@ #include "sprite.h" struct GNode; -struct LstNode; #define TMPPAT "/tmp/makeXXXXXXXXXX" |
