#ifndef _SYS_PARAM_H_ #define _SYS_PARAM_H_ /********************************************************************** ** ** - header for old-style Unix parameters and limits. ** *********************************************************************** ** * ** VMS SOFTWARE, INC. CONFIDENTIAL. This software is confidential * ** proprietary software licensed by VMS Software, Inc., and is not * ** authorized to be used, duplicated or disclosed to anyone without * ** the prior written permission of VMS Software, Inc. * ** Copyright 2021 VMS Software, Inc. * ** * *********************************************************************** */ #include #include #include #endif