File: unixodbc.h.in

package info (click to toggle)
unixodbc 2.3.11-2%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,924 kB
  • sloc: ansic: 86,782; makefile: 1,125; sh: 1,059; yacc: 972; sql: 1
file content (16 lines) | stat: -rw-r--r-- 420 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* Preprocessor constants for unixODBC */

/* Define to 1 if `long long' is available */
#undef HAVE_LONG_LONG

/* Define to 1 if the <pwd.h> header file is present */
#undef HAVE_PWD_H

/* Define to 1 if the <sys/types.h> header file is present */
#undef HAVE_SYS_TYPES_H

/* Define to 1 if the <unistd.h> header file is present */
#undef HAVE_UNISTD_H

/* Define to the value of sizeof(long) */
#undef SIZEOF_LONG_INT