diff options
| author | mycroft <mycroft@NetBSD.org> | 1993-08-01 17:54:45 +0000 |
|---|---|---|
| committer | mycroft <mycroft@NetBSD.org> | 1993-08-01 17:54:45 +0000 |
| commit | e9d867ef5010fbab8d48045c13025636f5cd7479 (patch) | |
| tree | d05864815761299c3ff4001b8ea7fef526e5273f /include/stdlib.h | |
| parent | 55b7fa6d0b1423be9f9ec5d5c060fa5e9982861e (diff) | |
Add RCS identifiers.
Diffstat (limited to 'include/stdlib.h')
| -rw-r--r-- | include/stdlib.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/stdlib.h b/include/stdlib.h index 52bb02c5d22..e2dbb23a315 100644 --- a/include/stdlib.h +++ b/include/stdlib.h @@ -30,7 +30,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)stdlib.h 5.13 (Berkeley) 6/4/91 + * from: @(#)stdlib.h 5.13 (Berkeley) 6/4/91 + * $Id: stdlib.h,v 1.4 1993/08/01 18:45:16 mycroft Exp $ */ #ifndef _STDLIB_H_ |
