Browse code

Properly ignore autotools artifacts

Conflicts:
clamav-config.h.in

Shawn webb authored on 2012/08/11 03:47:19
Showing 2 changed files
... ...
@@ -52,24 +52,25 @@ libclamav/c++/llvmunittest_VMCore
52 52
 libclamav/c++/not
53 53
 libclamav/c++/tblgen
54 54
 libclamav/c++/llvm/tools/llvmc/plugins/Base/Base.td
55
-./clamdtop/Makefile.in
56
-./docs/Makefile.in
57
-./etc/Makefile.in
58
-./sigtool/Makefile.in
59
-./clamscan/Makefile.in
60
-./unit_tests/Makefile.in
61
-./shared/Makefile.in
62
-./contrib/old-clamav-milter/Makefile.in
63
-./freshclam/Makefile.in
64
-./Makefile.in
65
-./libclamunrar_iface/Makefile.in
66
-./test/Makefile.in
67
-./libltdl/Makefile.in
68
-./clambc/Makefile.in
69
-./clamconf/Makefile.in
70
-./clamdscan/Makefile.in
71
-./clamav-milter/Makefile.in
72
-./clamd/Makefile.in
73
-./libclamav/c++/Makefile.in
74
-./libclamav/Makefile.in
75
-./database/Makefile.in
55
+clamdtop/Makefile.in
56
+docs/Makefile.in
57
+etc/Makefile.in
58
+sigtool/Makefile.in
59
+clamscan/Makefile.in
60
+unit_tests/Makefile.in
61
+shared/Makefile.in
62
+contrib/old-clamav-milter/Makefile.in
63
+freshclam/Makefile.in
64
+Makefile.in
65
+libclamunrar_iface/Makefile.in
66
+test/Makefile.in
67
+libltdl/Makefile.in
68
+clambc/Makefile.in
69
+clamconf/Makefile.in
70
+clamdscan/Makefile.in
71
+clamav-milter/Makefile.in
72
+clamd/Makefile.in
73
+libclamav/c++/Makefile.in
74
+libclamav/Makefile.in
75
+database/Makefile.in
76
+clamav-config.h.in
76 77
deleted file mode 100644
... ...
@@ -1,630 +0,0 @@
1
-/* clamav-config.h.in.  Generated from configure.ac by autoheader.  */
2
-
3
-/* Define if building universal (internal helper macro) */
4
-#undef AC_APPLE_UNIVERSAL_BUILD
5
-
6
-/* mmap flag for anonymous maps */
7
-#undef ANONYMOUS_MAP
8
-
9
-/* enable bind8 compatibility */
10
-#undef BIND_8_COMPAT
11
-
12
-/* "build clamd" */
13
-#undef BUILD_CLAMD
14
-
15
-/* use ClamAuth */
16
-#undef CLAMAUTH
17
-
18
-/* name of the clamav group */
19
-#undef CLAMAVGROUP
20
-
21
-/* name of the clamav user */
22
-#undef CLAMAVUSER
23
-
24
-/* enable debugging */
25
-#undef CL_DEBUG
26
-
27
-/* enable experimental code */
28
-#undef CL_EXPERIMENTAL
29
-
30
-/* thread safe */
31
-#undef CL_THREAD_SAFE
32
-
33
-/* where to look for the config file */
34
-#undef CONFDIR
35
-
36
-/* curses header location */
37
-#undef CURSES_INCLUDE
38
-
39
-/* os is aix */
40
-#undef C_AIX
41
-
42
-/* os is beos */
43
-#undef C_BEOS
44
-
45
-/* Increase thread stack size. */
46
-#undef C_BIGSTACK
47
-
48
-/* os is bsd flavor */
49
-#undef C_BSD
50
-
51
-/* os is darwin */
52
-#undef C_DARWIN
53
-
54
-/* target is gnu-hurd */
55
-#undef C_GNU_HURD
56
-
57
-/* os is hpux */
58
-#undef C_HPUX
59
-
60
-/* os is interix */
61
-#undef C_INTERIX
62
-
63
-/* os is irix */
64
-#undef C_IRIX
65
-
66
-/* target is kfreebsd-gnu */
67
-#undef C_KFREEBSD_GNU
68
-
69
-/* target is linux */
70
-#undef C_LINUX
71
-
72
-/* os is OS/2 */
73
-#undef C_OS2
74
-
75
-/* os is osf/tru64 */
76
-#undef C_OSF
77
-
78
-/* os is QNX 6.x.x */
79
-#undef C_QNX6
80
-
81
-/* os is solaris */
82
-#undef C_SOLARIS
83
-
84
-/* Path to virus database directory. */
85
-#undef DATADIR
86
-
87
-/* "default FD_SETSIZE value" */
88
-#undef DEFAULT_FD_SETSIZE
89
-
90
-/* use fanotify */
91
-#undef FANOTIFY
92
-
93
-/* whether _XOPEN_SOURCE needs to be defined for fd passing to work */
94
-#undef FDPASS_NEED_XOPEN
95
-
96
-/* file i/o buffer size */
97
-#undef FILEBUFF
98
-
99
-/* enable workaround for broken DNS servers */
100
-#undef FRESHCLAM_DNS_FIX
101
-
102
-/* use "Cache-Control: no-cache" in freshclam */
103
-#undef FRESHCLAM_NO_CACHE
104
-
105
-/* Define to 1 if you have the `argz_add' function. */
106
-#undef HAVE_ARGZ_ADD
107
-
108
-/* Define to 1 if you have the `argz_append' function. */
109
-#undef HAVE_ARGZ_APPEND
110
-
111
-/* Define to 1 if you have the `argz_count' function. */
112
-#undef HAVE_ARGZ_COUNT
113
-
114
-/* Define to 1 if you have the `argz_create_sep' function. */
115
-#undef HAVE_ARGZ_CREATE_SEP
116
-
117
-/* Define to 1 if you have the <argz.h> header file. */
118
-#undef HAVE_ARGZ_H
119
-
120
-/* Define to 1 if you have the `argz_insert' function. */
121
-#undef HAVE_ARGZ_INSERT
122
-
123
-/* Define to 1 if you have the `argz_next' function. */
124
-#undef HAVE_ARGZ_NEXT
125
-
126
-/* Define to 1 if you have the `argz_stringify' function. */
127
-#undef HAVE_ARGZ_STRINGIFY
128
-
129
-/* attrib aligned */
130
-#undef HAVE_ATTRIB_ALIGNED
131
-
132
-/* attrib packed */
133
-#undef HAVE_ATTRIB_PACKED
134
-
135
-/* have bzip2 */
136
-#undef HAVE_BZLIB_H
137
-
138
-/* Define to 1 if you have the `closedir' function. */
139
-#undef HAVE_CLOSEDIR
140
-
141
-/* Define to 1 if you have the `ctime_r' function. */
142
-#undef HAVE_CTIME_R
143
-
144
-/* ctime_r takes 2 arguments */
145
-#undef HAVE_CTIME_R_2
146
-
147
-/* ctime_r takes 3 arguments */
148
-#undef HAVE_CTIME_R_3
149
-
150
-/* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
151
-   you don't. */
152
-#undef HAVE_DECL_CYGWIN_CONV_PATH
153
-
154
-/* Define to 1 if you have a deprecated version of the 'libjson' library
155
-   (-ljson). */
156
-#undef HAVE_DEPRECATED_JSON
157
-
158
-/* Define to 1 if you have the <dirent.h> header file. */
159
-#undef HAVE_DIRENT_H
160
-
161
-/* Define if you have the GNU dld library. */
162
-#undef HAVE_DLD
163
-
164
-/* Define to 1 if you have the <dld.h> header file. */
165
-#undef HAVE_DLD_H
166
-
167
-/* Define to 1 if you have the `dlerror' function. */
168
-#undef HAVE_DLERROR
169
-
170
-/* Define to 1 if you have the <dlfcn.h> header file. */
171
-#undef HAVE_DLFCN_H
172
-
173
-/* Define to 1 if you have the <dl.h> header file. */
174
-#undef HAVE_DL_H
175
-
176
-/* Define if you have the _dyld_func_lookup function. */
177
-#undef HAVE_DYLD
178
-
179
-/* Define to 1 if you have the `enable_extended_FILE_stdio' function. */
180
-#undef HAVE_ENABLE_EXTENDED_FILE_STDIO
181
-
182
-/* Define to 1 if the system has the type `error_t'. */
183
-#undef HAVE_ERROR_T
184
-
185
-/* have working file descriptor passing support */
186
-#undef HAVE_FD_PASSING
187
-
188
-/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
189
-#undef HAVE_FSEEKO
190
-
191
-/* have getaddrinfo() */
192
-#undef HAVE_GETADDRINFO
193
-
194
-/* Define to 1 if getpagesize() is available */
195
-#undef HAVE_GETPAGESIZE
196
-
197
-/* Define to 1 if you have the <grp.h> header file. */
198
-#undef HAVE_GRP_H
199
-
200
-/* iconv() available */
201
-#undef HAVE_ICONV
202
-
203
-/* Define to 1 if you have the `inet_ntop' function. */
204
-#undef HAVE_INET_NTOP
205
-
206
-/* Define to 1 if you have the `initgroups' function. */
207
-#undef HAVE_INITGROUPS
208
-
209
-/* Define to 1 if you have the <inttypes.h> header file. */
210
-#undef HAVE_INTTYPES_H
211
-
212
-/* in_addr_t is defined */
213
-#undef HAVE_IN_ADDR_T
214
-
215
-/* in_port_t is defined */
216
-#undef HAVE_IN_PORT_T
217
-
218
-/* Define to 1 if you have the 'libjson' library (-ljson). */
219
-#undef HAVE_JSON
220
-
221
-/* Define to '1' if you have the check.h library */
222
-#undef HAVE_LIBCHECK
223
-
224
-/* Define if you have the libdl library or equivalent. */
225
-#undef HAVE_LIBDL
226
-
227
-/* Define if libdlloader will be built on this platform */
228
-#undef HAVE_LIBDLLOADER
229
-
230
-/* Define to 1 if you have the <libmilter/mfapi.h> header file. */
231
-#undef HAVE_LIBMILTER_MFAPI_H
232
-
233
-/* Define to '1' if you have the ncurses.h library */
234
-#undef HAVE_LIBNCURSES
235
-
236
-/* Define to '1' if you have the curses.h library */
237
-#undef HAVE_LIBPDCURSES
238
-
239
-/* Define to 1 if you have the `ssl' library (-lssl). */
240
-#undef HAVE_LIBSSL
241
-
242
-/* Define to 1 if you have the 'libxml2' library (-lxml2). */
243
-#undef HAVE_LIBXML2
244
-
245
-/* Define to 1 if you have the `z' library (-lz). */
246
-#undef HAVE_LIBZ
247
-
248
-/* Define to 1 if you have the <limits.h> header file. */
249
-#undef HAVE_LIMITS_H
250
-
251
-/* Define this if a modern libltdl is already installed */
252
-#undef HAVE_LTDL
253
-
254
-/* Define to 1 if you have the <mach-o/dyld.h> header file. */
255
-#undef HAVE_MACH_O_DYLD_H
256
-
257
-/* Define to 1 if you have the `madvise' function. */
258
-#undef HAVE_MADVISE
259
-
260
-/* Define to 1 if you have the `mallinfo' function. */
261
-#undef HAVE_MALLINFO
262
-
263
-/* Define to 1 if you have the <malloc.h> header file. */
264
-#undef HAVE_MALLOC_H
265
-
266
-/* Define to 1 if you have the `memcpy' function. */
267
-#undef HAVE_MEMCPY
268
-
269
-/* Define to 1 if you have the <memory.h> header file. */
270
-#undef HAVE_MEMORY_H
271
-
272
-/* Define to 1 if you have the `mkstemp' function. */
273
-#undef HAVE_MKSTEMP
274
-
275
-/* Define to 1 if you have a working `mmap' system call that supports
276
-   MAP_PRIVATE. */
277
-#undef HAVE_MMAP
278
-
279
-/* Define to 1 if you have the <ndir.h> header file. */
280
-#undef HAVE_NDIR_H
281
-
282
-/* Define to 1 if you have the `opendir' function. */
283
-#undef HAVE_OPENDIR
284
-
285
-/* Define to 1 if you have the `poll' function. */
286
-#undef HAVE_POLL
287
-
288
-/* Define to 1 if you have the <poll.h> header file. */
289
-#undef HAVE_POLL_H
290
-
291
-/* "pragma pack" */
292
-#undef HAVE_PRAGMA_PACK
293
-
294
-/* "pragma pack hppa/hp-ux style" */
295
-#undef HAVE_PRAGMA_PACK_HPPA
296
-
297
-/* Define if libtool can extract symbol lists from object files. */
298
-#undef HAVE_PRELOADED_SYMBOLS
299
-
300
-/* Define to 1 if you have the <pthread.h> header file */
301
-#undef HAVE_PTHREAD_H
302
-
303
-/* Define to 1 if you have the `pthread_yield' function. */
304
-#undef HAVE_PTHREAD_YIELD
305
-
306
-/* Define to 1 if you have the <pwd.h> header file. */
307
-#undef HAVE_PWD_H
308
-
309
-/* Define to 1 if you have the `readdir' function. */
310
-#undef HAVE_READDIR
311
-
312
-/* readdir_r takes 2 arguments */
313
-#undef HAVE_READDIR_R_2
314
-
315
-/* readdir_r takes 3 arguments */
316
-#undef HAVE_READDIR_R_3
317
-
318
-/* Define to 1 if you have the `recvmsg' function. */
319
-#undef HAVE_RECVMSG
320
-
321
-/* have resolv.h */
322
-#undef HAVE_RESOLV_H
323
-
324
-/* Define signed right shift implementation */
325
-#undef HAVE_SAR
326
-
327
-/* Define to 1 if you have the `sched_yield' function. */
328
-#undef HAVE_SCHED_YIELD
329
-
330
-/* Define to 1 if you have the `sendmsg' function. */
331
-#undef HAVE_SENDMSG
332
-
333
-/* Define to 1 if you have the `setgroups' function. */
334
-#undef HAVE_SETGROUPS
335
-
336
-/* Define to 1 if you have the `setsid' function. */
337
-#undef HAVE_SETSID
338
-
339
-/* Define if you have the shl_load function. */
340
-#undef HAVE_SHL_LOAD
341
-
342
-/* Define to 1 if you have the `snprintf' function. */
343
-#undef HAVE_SNPRINTF
344
-
345
-/* enable stat64 */
346
-#undef HAVE_STAT64
347
-
348
-/* Define to 1 if you have the <stdbool.h> header file. */
349
-#undef HAVE_STDBOOL_H
350
-
351
-/* Define to 1 if you have the <stdint.h> header file. */
352
-#undef HAVE_STDINT_H
353
-
354
-/* Define to 1 if you have the <stdlib.h> header file. */
355
-#undef HAVE_STDLIB_H
356
-
357
-/* Define to 1 if you have the `strcasestr' function. */
358
-#undef HAVE_STRCASESTR
359
-
360
-/* Define to 1 if you have the `strerror_r' function. */
361
-#undef HAVE_STRERROR_R
362
-
363
-/* Define to 1 if you have the <strings.h> header file. */
364
-#undef HAVE_STRINGS_H
365
-
366
-/* Define to 1 if you have the <string.h> header file. */
367
-#undef HAVE_STRING_H
368
-
369
-/* Define to 1 if you have the `strlcat' function. */
370
-#undef HAVE_STRLCAT
371
-
372
-/* Define to 1 if you have the `strlcpy' function. */
373
-#undef HAVE_STRLCPY
374
-
375
-/* Define to 1 if sysconf(_SC_PAGESIZE) is available */
376
-#undef HAVE_SYSCONF_SC_PAGESIZE
377
-
378
-/* Define to 1 if you have the `sysctlbyname' function. */
379
-#undef HAVE_SYSCTLBYNAME
380
-
381
-/* Define to 1 if you have the <sys/dl.h> header file. */
382
-#undef HAVE_SYS_DL_H
383
-
384
-/* Define to 1 if you have the <sys/filio.h> header file. */
385
-#undef HAVE_SYS_FILIO_H
386
-
387
-/* Define to 1 if you have the <sys/inttypes.h> header file. */
388
-#undef HAVE_SYS_INTTYPES_H
389
-
390
-/* Define to 1 if you have the <sys/int_types.h> header file. */
391
-#undef HAVE_SYS_INT_TYPES_H
392
-
393
-/* Define to 1 if you have the <sys/mman.h> header file. */
394
-#undef HAVE_SYS_MMAN_H
395
-
396
-/* Define to 1 if you have the <sys/param.h> header file. */
397
-#undef HAVE_SYS_PARAM_H
398
-
399
-/* "have <sys/select.h>" */
400
-#undef HAVE_SYS_SELECT_H
401
-
402
-/* Define to 1 if you have the <sys/stat.h> header file. */
403
-#undef HAVE_SYS_STAT_H
404
-
405
-/* Define to 1 if you have the <sys/times.h> header file. */
406
-#undef HAVE_SYS_TIMES_H
407
-
408
-/* Define to 1 if you have the <sys/types.h> header file. */
409
-#undef HAVE_SYS_TYPES_H
410
-
411
-/* Define to 1 if you have the <sys/uio.h> header file. */
412
-#undef HAVE_SYS_UIO_H
413
-
414
-/* Define to 1 if you have the <termios.h> header file. */
415
-#undef HAVE_TERMIOS_H
416
-
417
-/* Define to 1 if you have the `timegm' function. */
418
-#undef HAVE_TIMEGM
419
-
420
-/* Define this if uname(2) is POSIX */
421
-#undef HAVE_UNAME_SYSCALL
422
-
423
-/* Define to 1 if you have the <unistd.h> header file. */
424
-#undef HAVE_UNISTD_H
425
-
426
-/* Define to 1 if you have the `vsnprintf' function. */
427
-#undef HAVE_VSNPRINTF
428
-
429
-/* This value is set to 1 to indicate that the system argz facility works */
430
-#undef HAVE_WORKING_ARGZ
431
-
432
-/* For internal use only - DO NOT DEFINE */
433
-#undef HAVE__INTERNAL__SHA_COLLECT
434
-
435
-/* "Full library version number" */
436
-#undef LIBCLAMAV_FULLVER
437
-
438
-/* "Major library version number" */
439
-#undef LIBCLAMAV_MAJORVER
440
-
441
-/* Define if the OS needs help to load dependent libraries for dlopen(). */
442
-#undef LTDL_DLOPEN_DEPLIBS
443
-
444
-/* Define to the system default library search path. */
445
-#undef LT_DLSEARCH_PATH
446
-
447
-/* The archive extension */
448
-#undef LT_LIBEXT
449
-
450
-/* The archive prefix */
451
-#undef LT_LIBPREFIX
452
-
453
-/* Define to the extension used for runtime loadable modules, say, ".so". */
454
-#undef LT_MODULE_EXT
455
-
456
-/* Define to the name of the environment variable that determines the run-time
457
-   module search path. */
458
-#undef LT_MODULE_PATH_VAR
459
-
460
-/* Define to the sub-directory in which libtool stores uninstalled libraries.
461
-   */
462
-#undef LT_OBJDIR
463
-
464
-/* Define to the shared library suffix, say, ".dylib". */
465
-#undef LT_SHARED_EXT
466
-
467
-/* disable assertions */
468
-#undef NDEBUG
469
-
470
-/* Define if dlsym() requires a leading underscore in symbol names. */
471
-#undef NEED_USCORE
472
-
473
-/* bzip funtions do not have bz2 prefix */
474
-#undef NOBZ2PREFIX
475
-
476
-/* "no fd_set" */
477
-#undef NO_FD_SET
478
-
479
-/* Name of package */
480
-#undef PACKAGE
481
-
482
-/* Define to the address where bug reports for this package should be sent. */
483
-#undef PACKAGE_BUGREPORT
484
-
485
-/* Define to the full name of this package. */
486
-#undef PACKAGE_NAME
487
-
488
-/* Define to the full name and version of this package. */
489
-#undef PACKAGE_STRING
490
-
491
-/* Define to the one symbol short name of this package. */
492
-#undef PACKAGE_TARNAME
493
-
494
-/* Define to the home page for this package. */
495
-#undef PACKAGE_URL
496
-
497
-/* Define to the version of this package. */
498
-#undef PACKAGE_VERSION
499
-
500
-/* scan buffer size */
501
-#undef SCANBUFF
502
-
503
-/* Define to 1 if the `setpgrp' function takes no argument. */
504
-#undef SETPGRP_VOID
505
-
506
-/* The number of bytes in type int */
507
-#undef SIZEOF_INT
508
-
509
-/* The number of bytes in type long */
510
-#undef SIZEOF_LONG
511
-
512
-/* The number of bytes in type long long */
513
-#undef SIZEOF_LONG_LONG
514
-
515
-/* The number of bytes in type short */
516
-#undef SIZEOF_SHORT
517
-
518
-/* The number of bytes in type void * */
519
-#undef SIZEOF_VOID_P
520
-
521
-/* Define to 1 if you have the ANSI C header files. */
522
-#undef STDC_HEADERS
523
-
524
-/* Support for IPv6 */
525
-#undef SUPPORT_IPv6
526
-
527
-/* enable memory pools */
528
-#undef USE_MPOOL
529
-
530
-/* use syslog */
531
-#undef USE_SYSLOG
532
-
533
-/* Enable extensions on AIX 3, Interix.  */
534
-#ifndef _ALL_SOURCE
535
-# undef _ALL_SOURCE
536
-#endif
537
-/* Enable GNU extensions on systems that have them.  */
538
-#ifndef _GNU_SOURCE
539
-# undef _GNU_SOURCE
540
-#endif
541
-/* Enable threading extensions on Solaris.  */
542
-#ifndef _POSIX_PTHREAD_SEMANTICS
543
-# undef _POSIX_PTHREAD_SEMANTICS
544
-#endif
545
-/* Enable extensions on HP NonStop.  */
546
-#ifndef _TANDEM_SOURCE
547
-# undef _TANDEM_SOURCE
548
-#endif
549
-/* Enable general extensions on Solaris.  */
550
-#ifndef __EXTENSIONS__
551
-# undef __EXTENSIONS__
552
-#endif
553
-
554
-
555
-/* Version number of package */
556
-#undef VERSION
557
-
558
-/* Version suffix for package */
559
-#undef VERSION_SUFFIX
560
-
561
-/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
562
-   significant byte first (like Motorola and SPARC, unlike Intel). */
563
-#if defined AC_APPLE_UNIVERSAL_BUILD
564
-# if defined __BIG_ENDIAN__
565
-#  define WORDS_BIGENDIAN 1
566
-# endif
567
-#else
568
-# ifndef WORDS_BIGENDIAN
569
-#  undef WORDS_BIGENDIAN
570
-# endif
571
-#endif
572
-
573
-/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
574
-#undef _LARGEFILE_SOURCE
575
-
576
-/* Define to 1 if on MINIX. */
577
-#undef _MINIX
578
-
579
-/* Define to 2 if the system does not provide POSIX.1 features except with
580
-   this defined. */
581
-#undef _POSIX_1_SOURCE
582
-
583
-/* POSIX compatibility */
584
-#undef _POSIX_PII_SOCKET
585
-
586
-/* Define to 1 if you need to in order for `stat' and other things to work. */
587
-#undef _POSIX_SOURCE
588
-
589
-/* thread safe */
590
-#undef _REENTRANT
591
-
592
-/* thread safe */
593
-#undef _THREAD_SAFE
594
-
595
-/* Define so that glibc/gnulib argp.h does not typedef error_t. */
596
-#undef __error_t_defined
597
-
598
-/* Define to empty if `const' does not conform to ANSI C. */
599
-#undef const
600
-
601
-/* Define to a type to use for `error_t' if it is not otherwise available. */
602
-#undef error_t
603
-
604
-/* Define to `__inline__' or `__inline' if that's what the C compiler
605
-   calls it, or to nothing if 'inline' is not supported under any name.  */
606
-#ifndef __cplusplus
607
-#undef inline
608
-#endif
609
-
610
-/* Define to `long int' if <sys/types.h> does not define. */
611
-#undef off_t
612
-
613
-/* Define to the equivalent of the C99 'restrict' keyword, or to
614
-   nothing if this is not supported.  Do not define if restrict is
615
-   supported directly.  */
616
-#undef restrict
617
-/* Work around a bug in Sun C++: it does not support _Restrict or
618
-   __restrict__, even though the corresponding Sun C compiler ends up with
619
-   "#define restrict _Restrict" or "#define restrict __restrict__" in the
620
-   previous line.  Perhaps some future version of Sun C++ will work with
621
-   restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
622
-#if defined __SUNPRO_CC && !defined __RESTRICT
623
-# define _Restrict
624
-# define __restrict__
625
-#endif
626
-
627
-/* Define to "int" if <sys/socket.h> does not define. */
628
-#undef socklen_t
629
-
630
-#include "platform.h"