2025-04-27 07:49:33 -04:00

9 lines
159 B
C

#ifndef PLSIOCON_DEFINED
#define PLSIOCON_DEFINED
struct lsiobjcontext;
typedef struct lsiobjcontext* PLSIOBJCONTEXT;
#endif /* PLSIOCON_DEFINED */