AppImageKit-checkrt/checkrt.h

4 lines
99 B
C
Raw Normal View History

extern char *optional;
extern char *optional_ld_preload;
2017-06-21 13:33:43 +00:00
extern void checkrt(char *usr_in_appdir);