| OpenSS7 SS7 for the Common Man | © Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved. Last modified: Fri, 01 Aug 2008 01:01:11 GMT | ||||||||||||||||
| |||||||||||||||||
| Description: CodeFile /code/streams/include/sys/stream.h#ifndef __SYS_STREAM_H__ #define __SYS_STREAM_H__ 1 #ident "@(#) stream.h,v openss7-0_9_2_F(0.9.2.37) Copyright (c) 2001-2006 OpenSS7 Corporation." #ifndef __KERNEL__ #error "Do not use kernel headers for user space programs" #endif #ifdef __BEGIN_DECLS __BEGIN_DECLS #endif #include <sys/streams/stream.h> #ifdef __END_DECLS __END_DECLS #endif #endif | ||||||||||||||||
| OpenSS7 SS7 for the Common Man |
| ||||||||||||||||
| Last modified: Fri, 01 Aug 2008 01:01:11 GMT © Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved. |