Changeset 28038
- Timestamp:
- 01/06/09 23:46:47 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/ruby/libarchive/trunk/ext/libarchive_internal.h
r27991 r28038 1 1 #ifndef _LIBARCHIVE_INTERNAL_H_ 2 2 #define _LIBARCHIVE_INTERNAL_H_ 3 4 #ifdef HAVE_CONFIG_H 5 #include "config.h" 6 #endif 3 7 4 8 #include <fcntl.h> … … 12 16 #ifndef _WIN32 13 17 #include <unistd.h> 14 #endif15 16 #ifdef HAVE_CONFIG_H17 #include "config.h"18 18 #endif 19 19
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)