Oops, need _BEECRYPT_TYPES_H define after all, sigh.
authorjbj <devnull@localhost>
Mon, 12 May 2003 00:57:16 +0000 (00:57 +0000)
committerjbj <devnull@localhost>
Mon, 12 May 2003 00:57:16 +0000 (00:57 +0000)
CVS patchset: 6836
CVS date: 2003/05/12 00:57:16

beecrypt/types.h.in

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