diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 1996-03-04 10:37:32 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 1996-03-04 10:37:32 +0000 |
commit | 19b3595c2000294ed57cd7cb23e1d91ee553215d (patch) | |
tree | 404b337fc172b005d07d5f30eeeb873a270a9eac /sys/netiso/tp_states.h | |
parent | d4b3fca05966647ecd8191d973cdce74570844ca (diff) |
Initial commit of NetBSD 960217 netiso.
all the rest is the fixes to the import by Niklas.
Diffstat (limited to 'sys/netiso/tp_states.h')
-rw-r--r-- | sys/netiso/tp_states.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/netiso/tp_states.h b/sys/netiso/tp_states.h index 155cfd2b986..bf8ab602bdb 100644 --- a/sys/netiso/tp_states.h +++ b/sys/netiso/tp_states.h @@ -1,3 +1,4 @@ +/* $OpenBSD: tp_states.h,v 1.2 1996/03/04 10:36:26 mickey Exp $ */ /* $NetBSD: tp_states.h,v 1.4 1994/06/29 06:40:31 cgd Exp $ */ #define ST_ERROR 0x0 |