X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Common%2Frt%20api%2Fdes.h;h=8063f1e688b97eba74761112bfa540b2ffe0b24a;hb=df8d800454d70f0fb39ab0c227ca55f91b581da7;hp=abe140182c6544218cd3faeaee91388adc25eabb;hpb=bcfd4a8e2d07b3a0fce0bc8e471d8562b142b7e0;p=freerainbowtables diff --git a/Common/rt api/des.h b/Common/rt api/des.h index abe1401..8063f1e 100644 --- a/Common/rt api/des.h +++ b/Common/rt api/des.h @@ -54,8 +54,11 @@ #ifdef __cplusplus extern "C" { #endif -typedef unsigned int u_int32_t; +#ifndef u_int32_t + typedef unsigned int u_int32_t; +#endif + /* must be 32bit quantity */ #define DES_LONG u_int32_t