aboutsummaryrefslogtreecommitdiff
path: root/src/mac/libraries/DES/include/deslib.CFMGlue.h
blob: 7f4277f46b55c56cadd60fb14c1cfb3eef8ed38f (plain)
1
2
3
4
5
6
7
8
#ifndef __DESLIB_CFMGLUE__
#define __DESLIB_CFMGLUE__

/* Prototype for checking if the library is there */

Boolean DESLibraryIsPresent(void);

#endif /* __DESLIB_CFMGLUE__ */