/[inetutils]/inetutils/libinetutils/memcmp.c
ViewVC logotype

Diff of /inetutils/libinetutils/memcmp.c

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

revision 1.1 by alainm, Sun Apr 18 00:23:57 1999 UTC revision 1.2 by jbailey, Wed Dec 11 13:19:52 2002 UTC
# Line 49  Line 49 
49  #ifdef _LIBC  #ifdef _LIBC
50    
51  # include <memcopy.h>  # include <memcopy.h>
52    # include <endian.h>
53    
54    # if __BYTE_ORDER == __BIG_ENDIAN
55    #  define WORDS_BIGENDIAN
56    # endif
57    
58  #else   /* Not in the GNU C library.  */  #else   /* Not in the GNU C library.  */
59    

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

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