Files
xsrc/xfree/xc/programs/lbxproxy/di/connection.h

10 lines
239 B
C

/* $XFree86: xc/programs/lbxproxy/di/connection.h,v 1.1 2004/04/03 22:38:53 tsi Exp $ */
#ifndef _CONNECTION_H_
#define _CONNECTION_H_
extern unsigned long raw_stream_out;
extern unsigned long raw_stream_in;
#endif /* _CONNECTION_H_ */