comparison includes.h @ 67:86725004a0ea

fake-rfc stuff
author Matt Johnston <matt@ucc.asn.au>
date Thu, 12 Aug 2004 14:39:17 +0000
parents fe6bca95afa7
children b0316ce64e4b
comparison
equal deleted inserted replaced
66:38c3146aa23d 67:86725004a0ea
117 117
118 #include "libtomcrypt/mycrypt_custom.h" 118 #include "libtomcrypt/mycrypt_custom.h"
119 #include "libtommath/tommath.h" 119 #include "libtommath/tommath.h"
120 120
121 #include "compat.h" 121 #include "compat.h"
122 #include "fake-rfc2553.h"
122 123
123 #ifndef HAVE_UINT16_T 124 #ifndef HAVE_UINT16_T
124 #ifndef HAVE_U_INT16_T 125 #ifndef HAVE_U_INT16_T
125 typedef unsigned short u_int16_t; 126 typedef unsigned short u_int16_t;
126 #endif /* HAVE_U_INT16_T */ 127 #endif /* HAVE_U_INT16_T */