Oops, need _BEECRYPT_TYPES_H define after all, sigh.

CVS patchset: 6836
CVS date: 2003/05/12 00:57:16
This commit is contained in:
jbj 2003-05-12 00:57:16 +00:00
parent e77ef01a5f
commit 77c10c042f
1 changed files with 3 additions and 3 deletions

View File

@ -22,8 +22,8 @@
* \author Bob Deblier <bob.deblier@pandora.be> * \author Bob Deblier <bob.deblier@pandora.be>
*/ */
#ifndef _TYPES_H #ifndef _BEECRYPT_TYPES_H
#define _TYPES_H #define _BEECRYPT_TYPES_H
# define BEECRYPTAPI # define BEECRYPTAPI
@ -100,4 +100,4 @@ typedef uint16_t mphw;
@typedef_bc_lock_t@ @typedef_bc_lock_t@
#endif #endif
#endif /* _TYPES_H */ #endif /* _BEECRYPT_TYPES_H */