/[monit]/monit/md5.c
ViewVC logotype

Diff of /monit/md5.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by chopp, Mon Aug 26 16:28:39 2002 UTC revision 1.3 by chopp, Fri Oct 25 15:50:46 2002 UTC
# Line 34  Line 34 
34    
35  #include "md5.h"  #include "md5.h"
36    
 #ifdef _LIBC  
 # include <endian.h>  
 # if __BYTE_ORDER == __BIG_ENDIAN  
 #  define WORDS_BIGENDIAN 1  
 # endif  
 #endif  
37    
38  #ifdef WORDS_BIGENDIAN  #ifdef WORDS_BIGENDIAN
39  # define SWAP(n)                                                        \  # define SWAP(n)                                                        \

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26