mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 03:49:02 +00:00
Hack to get netstat compiling...from 1.1.5.
This commit is contained in:
parent
d410b6f150
commit
9671146f8b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1860
@ -1,6 +1,7 @@
|
||||
/*
|
||||
* $Id$
|
||||
* $Id: tp_states.h,v 1.2 1994/08/02 07:51:24 davidg Exp $
|
||||
*/
|
||||
#define ST_ERROR 0x0
|
||||
#define TP_CLOSED 0x1
|
||||
#define TP_CRSENT 0x2
|
||||
#define TP_AKWAIT 0x3
|
||||
|
Loading…
Reference in New Issue
Block a user