fix lintian issues
[debian/mtx] / config.h.in
1 /* Copyright 2001 Enhanced Software Technologies Inc.
2  * Released under GNU General Public License V2 or Above
3  * See http://www.gnu.org for more information about the terms of
4  * the GNU General Public License.
5  * $Date: 2007-02-13 08:45:31 -0800 (Tue, 13 Feb 2007) $
6  * $Revision: 144 $
7  */
8
9 #ifndef CONFIG_H
10 #define CONFIG_H 1
11
12 /* autoconf changes these. */
13 #define HAVE_STRING_H 0
14 #define HAVE_UNISTD_H 0
15 #define HAVE_STDLIB_H 0
16 #define HAVE_STDARG_H 0
17 #define HAVE_SYS_PARAM_H 0
18 #define HAVE_SCSI_SCSI_H 0
19 #define HAVE_SCSI_SCSI_IOCTL_H 0
20 #define HAVE_SCSI_SG_H 0
21 #define HAVE_SYS_GSCDDS_H 0
22 #define HAVE_CAMLIB_H 0
23 #define HAVE_SYS_SCSI_IMPL_USCSI_H 0
24 #define HAVE_SYS_SCSI_CTL_H 0
25 #define HAVE_DSLIB_H 0
26 #define HAVE_DU_DEFS_H 0
27 #define HAVE_SYS_STAT_H 0
28 #define HAVE_SYS_TYPES_H 0
29 #define HAVE_FCNTL_H 0
30 #define HAVE_SYS_IOCTL_H 0
31 #define HAVE_SYS_MTIO_H 0
32 #define HAVE_DDK_NTDDSCSI_H 0
33
34 #define WORDS_BIGENDIAN 0
35
36 #endif
37