Blame src/internal/sltdl_core.h

c42bd5
#ifndef SLTDL_CORE_H
c42bd5
#define SLTDL_CORE_H
c42bd5
c42bd5
void lt_slock(void);
c42bd5
int  lt_sunlock(int);
c42bd5
c42bd5
#endif