8 lines
128 B
C
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
#ifndef PLSTXM_DEFINED
#define PLSTXM_DEFINED
struct lstxm;
typedef struct lstxm* PLSTXM;
#endif /* !PLSTXM_DEFINED */