#ifndef PROTO_REXXSYSLIB_H
#define PROTO_REXXSYSLIB_H

#include <clib/rexxsyslib_protos.h>
#include <inline/rexxsyslib.h>

#ifndef __NOLIBBASE__
extern struct RxsLib * __CONSTLIBBASEDECL__ RexxSysBase;
#endif

#endif
