FreeTDS API
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
config.h
1 /* include/config.h. Generated from config.h.in by configure. */
2 /* include/config.h.in. Generated from configure.ac by autoheader. */
3 
4 /* Define if building universal (internal helper macro) */
5 /* #undef AC_APPLE_UNIVERSAL_BUILD */
6 
7 /* Define to 1 if you need BSD_COMP defined to get FIONBIO defined. */
8 /* #undef BSD_COMP */
9 
10 /* Define to enable work in progress code */
11 /* #undef ENABLE_DEVELOPING */
12 
13 /* Define to enable extra checks on code */
14 /* #undef ENABLE_EXTRA_CHECKS */
15 
16 /* Defined if --enable-krb5 used and library detected */
17 /* #undef ENABLE_KRB5 */
18 
19 /* Define to enable ODBC wide string support */
20 /* #undef ENABLE_ODBC_WIDE */
21 
22 /* Define to 1 if you have the `alarm' function. */
23 #define HAVE_ALARM 1
24 
25 /* Define to 1 if you have the <arpa/inet.h> header file. */
26 #define HAVE_ARPA_INET_H 1
27 
28 /* Define to 1 if you have the `asprintf' function. */
29 #define HAVE_ASPRINTF 1
30 
31 /* Define to 1 if you have the `atoll' function. */
32 #define HAVE_ATOLL 1
33 
34 /* Define to 1 if you have the `basename' function. */
35 #define HAVE_BASENAME 1
36 
37 /* Define if you have the clock_gettime function. */
38 #define HAVE_CLOCK_GETTIME 1
39 
40 /* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
41  you don't. */
42 /* #undef HAVE_DECL_CYGWIN_CONV_PATH */
43 
44 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
45  */
46 /* #undef HAVE_DECL_TZNAME */
47 
48 /* Define if you have the GNU dld library. */
49 /* #undef HAVE_DLD */
50 
51 /* Define to 1 if you have the `dlerror' function. */
52 #define HAVE_DLERROR 1
53 
54 /* Define to 1 if you have the <dlfcn.h> header file. */
55 #define HAVE_DLFCN_H 1
56 
57 /* Define if you have the _dyld_func_lookup function. */
58 /* #undef HAVE_DYLD */
59 
60 /* Define to 1 if you have the <errno.h> header file. */
61 #define HAVE_ERRNO_H 1
62 
63 /* Define to 1 if you have the `fork' function. */
64 #define HAVE_FORK 1
65 
66 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
67 #define HAVE_FSEEKO 1
68 
69 /* Define to 1 if you have the `fstat' function. */
70 #define HAVE_FSTAT 1
71 
72 /* Define to 1 if your system provides the 5-parameter version of
73  gethostbyaddr_r(). */
74 /* #undef HAVE_FUNC_GETHOSTBYADDR_R_5 */
75 
76 /* Define to 1 if your system provides the 7-parameter version of
77  gethostbyaddr_r(). */
78 /* #undef HAVE_FUNC_GETHOSTBYADDR_R_7 */
79 
80 /* Define to 1 if your system provides the 8-parameter version of
81  gethostbyaddr_r(). */
82 /* #undef HAVE_FUNC_GETHOSTBYADDR_R_8 */
83 
84 /* Define to 1 if your system provides the 3-parameter version of
85  gethostbyname_r(). */
86 /* #undef HAVE_FUNC_GETHOSTBYNAME_R_3 */
87 
88 /* Define to 1 if your system provides the 5-parameter version of
89  gethostbyname_r(). */
90 /* #undef HAVE_FUNC_GETHOSTBYNAME_R_5 */
91 
92 /* Define to 1 if your system provides the 6-parameter version of
93  gethostbyname_r(). */
94 /* #undef HAVE_FUNC_GETHOSTBYNAME_R_6 */
95 
96 /* Define to 1 if your system provides the 4-parameter version of
97  getpwuid_r(). */
98 /* #undef HAVE_FUNC_GETPWUID_R_4 */
99 
100 /* Define to 1 if your system getpwuid_r() have 4 parameters and return struct
101  passwd*. */
102 /* #undef HAVE_FUNC_GETPWUID_R_4_PW */
103 
104 /* Define to 1 if your system provides the 5-parameter version of
105  getpwuid_r(). */
106 #define HAVE_FUNC_GETPWUID_R_5 1
107 
108 /* Define to 1 if your system provides the 4-parameter version of
109  getservbyname_r(). */
110 #define HAVE_FUNC_GETSERVBYNAME_R_4 1
111 
112 /* Define to 1 if your system provides the 5-parameter version of
113  getservbyname_r(). */
114 /* #undef HAVE_FUNC_GETSERVBYNAME_R_5 */
115 
116 /* Define to 1 if your system provides the 6-parameter version of
117  getservbyname_r(). */
118 /* #undef HAVE_FUNC_GETSERVBYNAME_R_6 */
119 
120 /* Define to 1 if your localtime_r return a int. */
121 /* #undef HAVE_FUNC_LOCALTIME_R_INT */
122 
123 /* Define to 1 if your localtime_r return a struct tm*. */
124 #define HAVE_FUNC_LOCALTIME_R_TM 1
125 
126 /* Define to 1 if you have the `getaddrinfo' function. */
127 #define HAVE_GETADDRINFO 1
128 
129 /* Define to 1 if you have the `gethostname' function. */
130 #define HAVE_GETHOSTNAME 1
131 
132 /* Define to 1 if you have the `gethrtime' function. */
133 /* #undef HAVE_GETHRTIME */
134 
135 /* Define to 1 if you have the `getipnodebyaddr' function. */
136 /* #undef HAVE_GETIPNODEBYADDR */
137 
138 /* Define to 1 if you have the `getipnodebyname' function. */
139 /* #undef HAVE_GETIPNODEBYNAME */
140 
141 /* Define to 1 if you have the `getnameinfo' function. */
142 #define HAVE_GETNAMEINFO 1
143 
144 /* Define to 1 if you have the `getopt' function. */
145 #define HAVE_GETOPT 1
146 
147 /* Define to 1 if you have the <getopt.h> header file. */
148 #define HAVE_GETOPT_H 1
149 
150 /* Define if your getopt(3) defines and uses optreset */
151 #define HAVE_GETOPT_OPTRESET 1
152 
153 /* Define to 1 if you have the `getpwuid' function. */
154 #define HAVE_GETPWUID 1
155 
156 /* Define to 1 if you have the `getpwuid_r' function. */
157 #define HAVE_GETPWUID_R 1
158 
159 /* Define to 1 if you have the `gettimeofday' function. */
160 #define HAVE_GETTIMEOFDAY 1
161 
162 /* Define to 1 if you have the `getuid' function. */
163 #define HAVE_GETUID 1
164 
165 /* Define to 1 if you have GNU tls. */
166 /* #undef HAVE_GNUTLS */
167 
168 /* Define to 1 if you have the `gnutls_record_disable_padding' function. */
169 /* #undef HAVE_GNUTLS_RECORD_DISABLE_PADDING */
170 
171 /* Define if you have the iconv() function. */
172 #define HAVE_ICONV 1
173 
174 /* Define to 1 if you have the `inet_ntoa_r' function. */
175 /* #undef HAVE_INET_NTOA_R */
176 
177 /* Define to 1 if you have the `inet_ntop' function. */
178 #define HAVE_INET_NTOP 1
179 
180 /* Define to 1 if you have a 64-bit integral type. */
181 #define HAVE_INT64 1
182 
183 /* Define to 1 if you have the <inttypes.h> header file. */
184 #define HAVE_INTTYPES_H 1
185 
186 /* Define to 1 if you have the <iodbcinst.h> header file. */
187 #define HAVE_IODBCINST_H 1
188 
189 /* Define to 1 if you have the <langinfo.h> header file. */
190 #define HAVE_LANGINFO_H 1
191 
192 /* Define if you have the libdl library or equivalent. */
193 #define HAVE_LIBDL 1
194 
195 /* Define if libdlloader will be built on this platform */
196 #define HAVE_LIBDLLOADER 1
197 
198 /* Define to 1 if you have the <libgen.h> header file. */
199 #define HAVE_LIBGEN_H 1
200 
201 /* Define to 1 if you have the <limits.h> header file. */
202 #define HAVE_LIMITS_H 1
203 
204 /* Define to 1 if you have the `locale_charset' function. */
205 /* #undef HAVE_LOCALE_CHARSET */
206 
207 /* Define to 1 if you have the <locale.h> header file. */
208 #define HAVE_LOCALE_H 1
209 
210 /* Define to 1 if you have the `localtime_r' function. */
211 #define HAVE_LOCALTIME_R 1
212 
213 /* Define to 1 if your system provides the malloc_options variable. */
214 #define HAVE_MALLOC_OPTIONS 1
215 
216 /* Define to 1 if you have the <memory.h> header file. */
217 #define HAVE_MEMORY_H 1
218 
219 /* Define to 1 if you have the <netdb.h> header file. */
220 #define HAVE_NETDB_H 1
221 
222 /* Define to 1 if you have the <netinet/in.h> header file. */
223 #define HAVE_NETINET_IN_H 1
224 
225 /* Define to 1 if you have the <netinet/tcp.h> header file. */
226 #define HAVE_NETINET_TCP_H 1
227 
228 /* Define to 1 if you have the `nl_langinfo' function. */
229 #define HAVE_NL_LANGINFO 1
230 
231 /* Define to 1 if you have the <odbcss.h> header file. */
232 /* #undef HAVE_ODBCSS_H */
233 
234 /* Define if you have the OpenSSL. */
235 #define HAVE_OPENSSL 1
236 
237 /* Define to 1 if you have the <paths.h> header file. */
238 #define HAVE_PATHS_H 1
239 
240 /* Define to 1 if you have the `poll' function. */
241 #define HAVE_POLL 1
242 
243 /* Define to 1 if you have the <poll.h> header file. */
244 #define HAVE_POLL_H 1
245 
246 /* Define if you have POSIX threads libraries and header files. */
247 #define HAVE_PTHREAD 1
248 
249 /* Define to 1 if you have the `putenv' function. */
250 #define HAVE_PUTENV 1
251 
252 /* Define to 1 if you have the GNU Readline library. */
253 #define HAVE_READLINE 1
254 
255 /* Define to 1 if you have the `readpassphrase' function. */
256 #define HAVE_READPASSPHRASE 1
257 
258 /* Define to 1 if you have the <readpassphrase.h> header file. */
259 #define HAVE_READPASSPHRASE_H 1
260 
261 /* Define to 1 if you have rl_inhibit_completion. */
262 #define HAVE_RL_INHIBIT_COMPLETION 1
263 
264 /* Define to 1 if you have the `rl_on_new_line' function. */
265 #define HAVE_RL_ON_NEW_LINE 1
266 
267 /* Define to 1 if you have the `rl_reset_line_state' function. */
268 #define HAVE_RL_RESET_LINE_STATE 1
269 
270 /* Define to 1 if you have the `setenv' function. */
271 #define HAVE_SETENV 1
272 
273 /* Define to 1 if you have the `setitimer' function. */
274 #define HAVE_SETITIMER 1
275 
276 /* Define to 1 if you have the `setrlimit' function. */
277 #define HAVE_SETRLIMIT 1
278 
279 /* Define if you have the shl_load function. */
280 /* #undef HAVE_SHL_LOAD */
281 
282 /* Define to 1 if you have the <signal.h> header file. */
283 #define HAVE_SIGNAL_H 1
284 
285 /* Define to 1 if you have the SQLGetPrivateProfileString function. */
286 #define HAVE_SQLGETPRIVATEPROFILESTRING 1
287 
288 /* Define if sqltypes.h define SQLLEN */
289 #define HAVE_SQLLEN 1
290 
291 /* Define to 1 if the system has the type `SQLROWOFFSET'. */
292 #define HAVE_SQLROWOFFSET 1
293 
294 /* Define to 1 if the system has the type `SQLROWSETSIZE'. */
295 #define HAVE_SQLROWSETSIZE 1
296 
297 /* Define to 1 if the system has the type `SQLSETPOSIROW'. */
298 #define HAVE_SQLSETPOSIROW 1
299 
300 /* Define to 1 if you have the <sql.h> header file. */
301 #define HAVE_SQL_H 1
302 
303 /* Defined if --enable-sspi and SSPI detected */
304 /* #undef HAVE_SSPI */
305 
306 /* Define to 1 if you have the <stddef.h> header file. */
307 #define HAVE_STDDEF_H 1
308 
309 /* Define to 1 if you have the <stdint.h> header file. */
310 #define HAVE_STDINT_H 1
311 
312 /* Define to 1 if you have the <stdlib.h> header file. */
313 #define HAVE_STDLIB_H 1
314 
315 /* Define to 1 if you have the <strings.h> header file. */
316 #define HAVE_STRINGS_H 1
317 
318 /* Define to 1 if you have the <string.h> header file. */
319 #define HAVE_STRING_H 1
320 
321 /* Define to 1 if you have the `strlcat' function. */
322 #define HAVE_STRLCAT 1
323 
324 /* Define to 1 if you have the `strlcpy' function. */
325 #define HAVE_STRLCPY 1
326 
327 /* Define to 1 if you have the `strtok_r' function. */
328 #define HAVE_STRTOK_R 1
329 
330 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
331 #define HAVE_STRUCT_TM_TM_ZONE 1
332 
333 /* Define to 1 if `__tm_zone' is a member of `struct tm'. */
334 /* #undef HAVE_STRUCT_TM___TM_ZONE */
335 
336 /* Define to 1 if you have the <sys/ioctl.h> header file. */
337 #define HAVE_SYS_IOCTL_H 1
338 
339 /* Define to 1 if you have the <sys/param.h> header file. */
340 #define HAVE_SYS_PARAM_H 1
341 
342 /* Define to 1 if you have the <sys/resource.h> header file. */
343 #define HAVE_SYS_RESOURCE_H 1
344 
345 /* Define to 1 if you have the <sys/select.h> header file. */
346 #define HAVE_SYS_SELECT_H 1
347 
348 /* Define to 1 if you have the <sys/socket.h> header file. */
349 #define HAVE_SYS_SOCKET_H 1
350 
351 /* Define to 1 if you have the <sys/stat.h> header file. */
352 #define HAVE_SYS_STAT_H 1
353 
354 /* Define to 1 if you have the <sys/time.h> header file. */
355 #define HAVE_SYS_TIME_H 1
356 
357 /* Define to 1 if you have the <sys/types.h> header file. */
358 #define HAVE_SYS_TYPES_H 1
359 
360 /* Define to 1 if you have the <sys/wait.h> header file. */
361 #define HAVE_SYS_WAIT_H 1
362 
363 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
364  `HAVE_STRUCT_TM_TM_ZONE' instead. */
365 #define HAVE_TM_ZONE 1
366 
367 /* Define to 1 if you don't have `tm_zone' but do have the external array
368  `tzname'. */
369 /* #undef HAVE_TZNAME */
370 
371 /* Define to 1 if you have the <unistd.h> header file. */
372 #define HAVE_UNISTD_H 1
373 
374 /* Define to 1 if you have the `vasprintf' function. */
375 #define HAVE_VASPRINTF 1
376 
377 /* Define to 1 if you have the `vsnprintf' function. */
378 #define HAVE_VSNPRINTF 1
379 
380 /* Define to 1 if you have the <wchar.h> header file. */
381 #define HAVE_WCHAR_H 1
382 
383 /* Define to 1 if you have the <windows.h> header file. */
384 /* #undef HAVE_WINDOWS_H */
385 
386 /* Define to 1 if you have the `_fseeki64' function. */
387 /* #undef HAVE__FSEEKI64 */
388 
389 /* Define to 1 if you have the `_ftelli64' function. */
390 /* #undef HAVE__FTELLI64 */
391 
392 /* Define to 1 if you have the `_lseeki64' function. */
393 /* #undef HAVE__LSEEKI64 */
394 
395 /* Define to 1 if you have the `_telli64' function. */
396 /* #undef HAVE__TELLI64 */
397 
398 /* Define to 1 if you have the `_vsnprintf' function. */
399 /* #undef HAVE__VSNPRINTF */
400 
401 /* Define to 1 if you have the `_xpg_accept' function. */
402 /* #undef HAVE__XPG_ACCEPT */
403 
404 /* Define to 1 if you have the `_xpg_getpeername' function. */
405 /* #undef HAVE__XPG_GETPEERNAME */
406 
407 /* Define to 1 if you have the `_xpg_getsockname' function. */
408 /* #undef HAVE__XPG_GETSOCKNAME */
409 
410 /* Define to 1 if you have the `_xpg_getsockopt' function. */
411 /* #undef HAVE__XPG_GETSOCKOPT */
412 
413 /* Define to 1 if you have the `_xpg_recvfrom' function. */
414 /* #undef HAVE__XPG_RECVFROM */
415 
416 /* Define to 1 if you have the `__accept' function. */
417 /* #undef HAVE___ACCEPT */
418 
419 /* Define to 1 if you have the `__getpeername' function. */
420 /* #undef HAVE___GETPEERNAME */
421 
422 /* Define to 1 if you have the `__getsockname' function. */
423 /* #undef HAVE___GETSOCKNAME */
424 
425 /* Define to 1 if you have the `__getsockopt' function. */
426 /* #undef HAVE___GETSOCKOPT */
427 
428 /* Define to 1 if you have the `__recvfrom' function. */
429 /* #undef HAVE___RECVFROM */
430 
431 /* Define as const if the declaration of iconv() needs const. */
432 #define ICONV_CONST
433 
434 /* Define to value of INADDR_NONE if not provided by your system header files.
435  */
436 /* #undef INADDR_NONE */
437 
438 /* Define to the sub-directory in which libtool stores uninstalled libraries.
439  */
440 #define LT_OBJDIR ".libs/"
441 
442 /* Define to 1 if the BSD-style netdb interface is reentrant. */
443 /* #undef NETDB_REENTRANT */
444 
445 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
446 /* #undef NO_MINUS_C_MINUS_O */
447 
448 /* Define to 1 if memset(0) sets pointers to NULL. */
449 #define NULL_REP_IS_ZERO_BYTES 1
450 
451 /* Name of package */
452 #define PACKAGE "freetds"
453 
454 /* Define to the address where bug reports for this package should be sent. */
455 #define PACKAGE_BUGREPORT ""
456 
457 /* Define to the full name of this package. */
458 #define PACKAGE_NAME "FreeTDS"
459 
460 /* Define to the full name and version of this package. */
461 #define PACKAGE_STRING "FreeTDS 0.92.79"
462 
463 /* Define to the one symbol short name of this package. */
464 #define PACKAGE_TARNAME "freetds"
465 
466 /* Define to the home page for this package. */
467 #define PACKAGE_URL ""
468 
469 /* Define to the version of this package. */
470 #define PACKAGE_VERSION "0.92.79"
471 
472 /* Define to necessary symbol if this constant uses a non-standard name on
473  your system. */
474 /* #undef PTHREAD_CREATE_JOINABLE */
475 
476 /* The size of `char', as computed by sizeof. */
477 #define SIZEOF_CHAR 1
478 
479 /* The size of `double', as computed by sizeof. */
480 #define SIZEOF_DOUBLE 8
481 
482 /* The size of `float', as computed by sizeof. */
483 #define SIZEOF_FLOAT 4
484 
485 /* The size of `int', as computed by sizeof. */
486 #define SIZEOF_INT 4
487 
488 /* The size of `long', as computed by sizeof. */
489 #define SIZEOF_LONG 8
490 
491 /* The size of `long double', as computed by sizeof. */
492 #define SIZEOF_LONG_DOUBLE 16
493 
494 /* The size of `long long', as computed by sizeof. */
495 #define SIZEOF_LONG_LONG 8
496 
497 /* The size of `short', as computed by sizeof. */
498 #define SIZEOF_SHORT 2
499 
500 /* The size of `SQLWCHAR', as computed by sizeof. */
501 #define SIZEOF_SQLWCHAR 4
502 
503 /* The size of `void *', as computed by sizeof. */
504 #define SIZEOF_VOID_P 8
505 
506 /* The size of `wchar_t', as computed by sizeof. */
507 #define SIZEOF_WCHAR_T 4
508 
509 /* The size of `__int64', as computed by sizeof. */
510 #define SIZEOF___INT64 0
511 
512 /* Define to 1 if you have the ANSI C header files. */
513 #define STDC_HEADERS 1
514 
515 /* Define to use TDS 4.2 by default */
516 /* #undef TDS42 */
517 
518 /* Define to use TDS 4.6 by default */
519 /* #undef TDS46 */
520 
521 /* Define to use TDS 5.0 by default */
522 /* #undef TDS50 */
523 
524 /* Define to use TDS 7.0 by default */
525 /* #undef TDS70 */
526 
527 /* Define to use TDS 7.1 by default */
528 #define TDS71 1
529 
530 /* Define to 1 if your compiler supports __attribute__((destructor)). */
531 #define TDS_ATTRIBUTE_DESTRUCTOR 1
532 
533 /* define to constant to use for clock_gettime */
534 #define TDS_GETTIMEMILLI_CONST CLOCK_MONOTONIC
535 
536 /* Define if you have pthread with mutex support */
537 /* #undef TDS_HAVE_PTHREAD_MUTEX */
538 
539 /* define to format string used for 64bit integers */
540 #define TDS_I64_FORMAT "ld"
541 
542 /* Define if you don't care about thread safety */
543 #define TDS_NO_THREADSAFE 1
544 
545 /* Define to 1 if last argument of SQLColAttribute it's SQLLEN * */
546 #define TDS_SQLCOLATTRIBUTE_SQLLEN 1
547 
548 /* Define to 1 if SQLParamOptions accept SQLULEN as arguments */
549 #define TDS_SQLPARAMOPTIONS_SQLLEN 1
550 
551 /* Defined if --enable-sybase-compat used */
552 /* #undef TDS_SYBASE_COMPAT */
553 
554 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
555 #define TIME_WITH_SYS_TIME 1
556 
557 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
558 /* #undef TM_IN_SYS_TIME */
559 
560 /* Enable extensions on AIX 3, Interix. */
561 #ifndef _ALL_SOURCE
562 # define _ALL_SOURCE 1
563 #endif
564 /* Enable GNU extensions on systems that have them. */
565 #ifndef _GNU_SOURCE
566 # define _GNU_SOURCE 1
567 #endif
568 /* Enable threading extensions on Solaris. */
569 #ifndef _POSIX_PTHREAD_SEMANTICS
570 # define _POSIX_PTHREAD_SEMANTICS 1
571 #endif
572 /* Enable extensions on HP NonStop. */
573 #ifndef _TANDEM_SOURCE
574 # define _TANDEM_SOURCE 1
575 #endif
576 /* Enable general extensions on Solaris. */
577 #ifndef __EXTENSIONS__
578 # define __EXTENSIONS__ 1
579 #endif
580 
581 
582 /* Version number of package */
583 #define VERSION "0.92.79"
584 
585 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
586  significant byte first (like Motorola and SPARC, unlike Intel). */
587 #if defined AC_APPLE_UNIVERSAL_BUILD
588 # if defined __BIG_ENDIAN__
589 # define WORDS_BIGENDIAN 1
590 # endif
591 #else
592 # ifndef WORDS_BIGENDIAN
593 /* # undef WORDS_BIGENDIAN */
594 # endif
595 #endif
596 
597 /* Number of bits in a file offset, on hosts where this is settable. */
598 /* #undef _FILE_OFFSET_BITS */
599 
600 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
601 /* #undef _LARGEFILE_SOURCE */
602 
603 /* Define for large files, on AIX-style hosts. */
604 /* #undef _LARGE_FILES */
605 
606 /* Define to 1 if on MINIX. */
607 /* #undef _MINIX */
608 
609 /* Define to 2 if the system does not provide POSIX.1 features except with
610  this defined. */
611 /* #undef _POSIX_1_SOURCE */
612 
613 /* Define to 1 if you need to in order for `stat' and other things to work. */
614 /* #undef _POSIX_SOURCE */
615 
616 /* Define to empty if `const' does not conform to ANSI C. */
617 /* #undef const */
618 
619 /* Define to `__inline__' or `__inline' if that's what the C compiler
620  calls it, or to nothing if 'inline' is not supported under any name. */
621 #ifndef __cplusplus
622 /* #undef inline */
623 #endif
624 
625 /* type to use in place of socklen_t if not defined */
626 /* #undef socklen_t */