/[mcrypt]/libmcrypt/lib/libdefs.h
ViewVC logotype

Diff of /libmcrypt/lib/libdefs.h

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

revision 1.7 by nmav, Fri Oct 20 14:44:27 2000 UTC revision 1.8 by nmav, Fri Dec 15 12:11:13 2000 UTC
# Line 8  Line 8 
8  # include <byteswap.h>  # include <byteswap.h>
9  #endif  #endif
10    
11    #ifdef HAVE_SYS_TYPES_H
12    # include <sys/types.h>
13    #endif
14    
15  #ifdef HAVE_SYS_ENDIAN_H  #ifdef HAVE_SYS_ENDIAN_H
16  # include <sys/endian.h>  # include <sys/endian.h>
17  #endif  #endif
# Line 49  Line 53 
53  # include <stdio.h>  # include <stdio.h>
54  #endif  #endif
55    
 #ifdef HAVE_SYS_TYPES_H  
 # include <sys/types.h>  
 #endif  
   
56  #ifdef HAVE_DIRENT_H  #ifdef HAVE_DIRENT_H
57  # include <dirent.h>  # include <dirent.h>
58  #endif  #endif

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26