/*----------------------------------------------------------------------- * File: AALPROXYINTERNAL.H * * Copyright (c) 1995-2000 Intel Corporation. All rights reserved. *----------------------------------------------------------------------- */ #ifndef _AALPROXY_INTERNAL_H_ #define _AALPROXY_INTERNAL_H_ #ifdef __cplusplus extern "C" { #endif extern AAL_FUNC_TABLE g_aalFuncTable[]; extern AAL_LIB_HANDLE g_cssmHandle; #ifdef __cplusplus } #endif #endif /* _AALPROXY_INTERNAL_H_ */ /* ifdef VMS comment out label */