Current Path :
/
proc
/
self
/
root
/
usr
/
include
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//proc/self/root/usr/include/lscapi_config.h
/* * Copyright (c) Cloud Linux GmbH & Cloud Linux Software, Inc 2010-2026 All Rights Reserved * * Licensed under CLOUD LINUX LICENSE AGREEMENT * http://cloudlinux.com/docs/LICENSE.TXT * The part the support library for lsapi & proxy_lsapi Apache modules * author Alexander Demeshko <ademeshko@cloudlinux.com> * */ /* * This file is generated automatically. Please do not edit it. */ #ifndef _LSCAPI_CONFIG_H_ #define _LSCAPI_CONFIG_H_ #define MOD_LSAPI_VERSION_MAJOR "1" #define MOD_LSAPI_VERSION_MINOR "1" #define MOD_LSAPI_VERSION_RELEASE "96" #endif // _LSCAPI_CONFIG_H_