13 lines
190 B
C
Executable File
13 lines
190 B
C
Executable File
/*
|
|
* Copyright (c) 1994, by Sun Microsytems, Inc.
|
|
*/
|
|
|
|
#ifndef _TNF_COM_H
|
|
#define _TNF_COM_H
|
|
|
|
#pragma ident "@(#)com.h 1.23 94/11/30 SMI"
|
|
|
|
#include <sys/tnf_com.h>
|
|
|
|
#endif /* _TNF_COM_H */
|