#ifndef PLSCHCON_DEFINED
#define PLSCHCON_DEFINED

struct lschunkcontext;
typedef struct lschunkcontext* PLSCHUNKCONTEXT;

#endif /* PLSCHCON_DEFINED */

