/* 
 * tcp_port.c
 *
 * x-kernel v3.3
 *
 * Copyright (c) 1991,1996  Arizona Board of Regents
 *
 * $Revision: 1.3 $
 * $Date: 1996/02/01 15:40:00 $
 */

/* 
 * Management of TCP ports
 */

#include "tcp_port.h"

#include "port_mgr.c"

