9 lines
184 B
C
9 lines
184 B
C
/* $XFree86: xc/programs/lbxproxy/di/lbxfuncs.h,v 1.1 2004/04/03 22:38:53 tsi Exp $ */
|
|
|
|
#ifndef _LBXFUNCS_H_
|
|
#define _LBXFUNCS_H_
|
|
|
|
extern char protocolMode;
|
|
|
|
#endif /* _LBXFUNCS_H_ */
|