9 lines
172 B
C
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
#ifndef PLSFRUN_DEFINED
#define PLSFRUN_DEFINED
struct lsfrun;
typedef struct lsfrun* PLSFRUN;
typedef const struct lsfrun* PCLSFRUN;
#endif /* PLSRUN_DEFINED */