~ubuntu-branches/ubuntu/lucid/mc/lucid

« back to all changes in this revision

Viewing changes to vfs/samba/include/config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Patrick Winnertz
  • Date: 2008-09-16 10:38:59 UTC
  • mfrom: (3.1.6 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080916103859-2uwn8w61xk5mbxxq
Tags: 2:4.6.2~git20080311-4
Corrected fix for odt2txt issue (Closes: #492019) 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* include/config.h.in.  Generated from configure.ac by autoheader.  */
2
 
 
3
 
/* Define on AIX */
4
 
#undef AIX
5
 
 
6
 
/* Define if sys/acl.h and rpcsvc/nis.h cannot be included together */
7
 
#undef BROKEN_NISPLUS_INCLUDE_FILES
8
 
 
9
 
/* Define to 1 if you have the <arpa/inet.h> header file. */
10
 
#undef HAVE_ARPA_INET_H
11
 
 
12
 
/* Define to 1 if you have the `bigcrypt' function. */
13
 
#undef HAVE_BIGCRYPT
14
 
 
15
 
/* Define if readdir() is broken */
16
 
#undef HAVE_BROKEN_READDIR
17
 
 
18
 
/* Define to 1 if you have the `bzero' function. */
19
 
#undef HAVE_BZERO
20
 
 
21
 
/* Define to 1 if you have the `chmod' function. */
22
 
#undef HAVE_CHMOD
23
 
 
24
 
/* Define to 1 if you have the `chown' function. */
25
 
#undef HAVE_CHOWN
26
 
 
27
 
/* Define to 1 if you have the <compat.h> header file. */
28
 
#undef HAVE_COMPAT_H
29
 
 
30
 
/* Define to 1 if you have the `connect' function. */
31
 
#undef HAVE_CONNECT
32
 
 
33
 
/* Define to 1 if you have the `crypt' function. */
34
 
#undef HAVE_CRYPT
35
 
 
36
 
/* Define to 1 if you have the `crypt16' function. */
37
 
#undef HAVE_CRYPT16
38
 
 
39
 
/* Define if crypt() is declared */
40
 
#undef HAVE_CRYPT_DECL
41
 
 
42
 
/* Define to 1 if you have the <ctype.h> header file. */
43
 
#undef HAVE_CTYPE_H
44
 
 
45
 
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
46
 
   */
47
 
#undef HAVE_DIRENT_H
48
 
 
49
 
/* Define to 1 if you have the `dup2' function. */
50
 
#undef HAVE_DUP2
51
 
 
52
 
/* Define to 1 if you have the `endnetgrent' function. */
53
 
#undef HAVE_ENDNETGRENT
54
 
 
55
 
/* Define if errno is declared */
56
 
#undef HAVE_ERRNO_DECL
57
 
 
58
 
/* Define to 1 if you have the <fcntl.h> header file. */
59
 
#undef HAVE_FCNTL_H
60
 
 
61
 
/* Define if __FILE__ macro is supported */
62
 
#undef HAVE_FILE_MACRO
63
 
 
64
 
/* Define to 1 if you have the `fstat' function. */
65
 
#undef HAVE_FSTAT
66
 
 
67
 
/* Define to 1 if you have the `fsync' function. */
68
 
#undef HAVE_FSYNC
69
 
 
70
 
/* Define to 1 if you have the `ftruncate' function. */
71
 
#undef HAVE_FTRUNCATE
72
 
 
73
 
/* Define if __FUNCTION__ macro is supported */
74
 
#undef HAVE_FUNCTION_MACRO
75
 
 
76
 
/* Define to 1 if you have the `getauthuid' function. */
77
 
#undef HAVE_GETAUTHUID
78
 
 
79
 
/* Define to 1 if you have the `getcwd' function. */
80
 
#undef HAVE_GETCWD
81
 
 
82
 
/* Define to 1 if you have the `getdents' function. */
83
 
#undef HAVE_GETDENTS
84
 
 
85
 
/* Define to 1 if you have the `getgrnam' function. */
86
 
#undef HAVE_GETGRNAM
87
 
 
88
 
/* Define to 1 if you have the `getnetgrent' function. */
89
 
#undef HAVE_GETNETGRENT
90
 
 
91
 
/* Define to 1 if you have the `getprpwnam' function. */
92
 
#undef HAVE_GETPRPWNAM
93
 
 
94
 
/* Define to 1 if you have the `getpwanam' function. */
95
 
#undef HAVE_GETPWANAM
96
 
 
97
 
/* Define to 1 if you have the `getrlimit' function. */
98
 
#undef HAVE_GETRLIMIT
99
 
 
100
 
/* Define to 1 if you have the `getspnam' function. */
101
 
#undef HAVE_GETSPNAM
102
 
 
103
 
/* Define if gettimeofday takes tz argument */
104
 
#undef HAVE_GETTIMEOFDAY_TZ
105
 
 
106
 
/* Define to 1 if you have the `glob' function. */
107
 
#undef HAVE_GLOB
108
 
 
109
 
/* Define to 1 if you have the <glob.h> header file. */
110
 
#undef HAVE_GLOB_H
111
 
 
112
 
/* Define to 1 if you have the `grantpt' function. */
113
 
#undef HAVE_GRANTPT
114
 
 
115
 
/* Define to 1 if you have the <grp.h> header file. */
116
 
#undef HAVE_GRP_H
117
 
 
118
 
/* Define to 1 if you have the `initgroups' function. */
119
 
#undef HAVE_INITGROUPS
120
 
 
121
 
/* Define to 1 if you have the `innetgr' function. */
122
 
#undef HAVE_INNETGR
123
 
 
124
 
/* Define if rpc/rpc.h defines int16 */
125
 
#undef HAVE_INT16_FROM_RPC_RPC_H
126
 
 
127
 
/* Define if rpc/rpc.h defines int32 */
128
 
#undef HAVE_INT32_FROM_RPC_RPC_H
129
 
 
130
 
/* Define to 1 if you have the <inttypes.h> header file. */
131
 
#undef HAVE_INTTYPES_H
132
 
 
133
 
/* Define to use kernel oplock capabilities */
134
 
#undef HAVE_KERNEL_OPLOCKS
135
 
 
136
 
/* Define to 1 if you have the `dl' library (-ldl). */
137
 
#undef HAVE_LIBDL
138
 
 
139
 
/* Define to 1 if you have the `inet' library (-linet). */
140
 
#undef HAVE_LIBINET
141
 
 
142
 
/* Define to 1 if you have the `nsl' library (-lnsl). */
143
 
#undef HAVE_LIBNSL
144
 
 
145
 
/* Define to 1 if you have the `nsl_s' library (-lnsl_s). */
146
 
#undef HAVE_LIBNSL_S
147
 
 
148
 
/* Define to 1 if you have the `sec' library (-lsec). */
149
 
#undef HAVE_LIBSEC
150
 
 
151
 
/* Define to 1 if you have the `security' library (-lsecurity). */
152
 
#undef HAVE_LIBSECURITY
153
 
 
154
 
/* Define to 1 if you have the `socket' library (-lsocket). */
155
 
#undef HAVE_LIBSOCKET
156
 
 
157
 
/* Define to 1 if you have the <limits.h> header file. */
158
 
#undef HAVE_LIMITS_H
159
 
 
160
 
/* Define to 1 if you have the `llseek' function. */
161
 
#undef HAVE_LLSEEK
162
 
 
163
 
/* Define if long long is usable */
164
 
#undef HAVE_LONGLONG
165
 
 
166
 
/* Define to 1 if you have the `memmove' function. */
167
 
#undef HAVE_MEMMOVE
168
 
 
169
 
/* Define to 1 if you have the <memory.h> header file. */
170
 
#undef HAVE_MEMORY_H
171
 
 
172
 
/* Define to 1 if you have the `memset' function. */
173
 
#undef HAVE_MEMSET
174
 
 
175
 
/* Define to 1 if you have the `mktime' function. */
176
 
#undef HAVE_MKTIME
177
 
 
178
 
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
179
 
#undef HAVE_NDIR_H
180
 
 
181
 
/* Define to 1 if you have the <netinet/in_ip.h> header file. */
182
 
#undef HAVE_NETINET_IN_IP_H
183
 
 
184
 
/* Define to 1 if you have the <netinet/in_systm.h> header file. */
185
 
#undef HAVE_NETINET_IN_SYSTM_H
186
 
 
187
 
/* Define to 1 if you have the <netinet/tcp.h> header file. */
188
 
#undef HAVE_NETINET_TCP_H
189
 
 
190
 
/* Define to use AIX style netmask */
191
 
#undef HAVE_NETMASK_AIX
192
 
 
193
 
/* Define to use IFCONF style netmask */
194
 
#undef HAVE_NETMASK_IFCONF
195
 
 
196
 
/* Define to use IFREQ style netmask */
197
 
#undef HAVE_NETMASK_IFREQ
198
 
 
199
 
/* Define to 1 if you have the <net/if.h> header file. */
200
 
#undef HAVE_NET_IF_H
201
 
 
202
 
/* Define to 1 if you have the `pathconf' function. */
203
 
#undef HAVE_PATHCONF
204
 
 
205
 
/* Define to 1 if you have the `pipe' function. */
206
 
#undef HAVE_PIPE
207
 
 
208
 
/* Define to 1 if you have the <poll.h> header file. */
209
 
#undef HAVE_POLL_H
210
 
 
211
 
/* Define to 1 if you have the `putprpwnam' function. */
212
 
#undef HAVE_PUTPRPWNAM
213
 
 
214
 
/* Define to 1 if you have the `rand' function. */
215
 
#undef HAVE_RAND
216
 
 
217
 
/* Define to 1 if you have the `random' function. */
218
 
#undef HAVE_RANDOM
219
 
 
220
 
/* Define to 1 if you have the `rdchk' function. */
221
 
#undef HAVE_RDCHK
222
 
 
223
 
/* Define to 1 if you have the `rename' function. */
224
 
#undef HAVE_RENAME
225
 
 
226
 
/* Define to 1 if you have the <rpcsvc/nis.h> header file. */
227
 
#undef HAVE_RPCSVC_NIS_H
228
 
 
229
 
/* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */
230
 
#undef HAVE_RPCSVC_YPCLNT_H
231
 
 
232
 
/* Define to 1 if you have the <rpcsvc/yp_prot.h> header file. */
233
 
#undef HAVE_RPCSVC_YP_PROT_H
234
 
 
235
 
/* Define if rpc/rpc.h defines AUTH_ERROR */
236
 
#undef HAVE_RPC_AUTH_ERROR_CONFLICT
237
 
 
238
 
/* Define to 1 if you have the <rpc/rpc.h> header file. */
239
 
#undef HAVE_RPC_RPC_H
240
 
 
241
 
/* Define to 1 if you have the <security/pam_appl.h> header file. */
242
 
#undef HAVE_SECURITY_PAM_APPL_H
243
 
 
244
 
/* Define to 1 if you have the `select' function. */
245
 
#undef HAVE_SELECT
246
 
 
247
 
/* Define to 1 if you have the `setenv' function. */
248
 
#undef HAVE_SETENV
249
 
 
250
 
/* Define to 1 if you have the `setgidx' function. */
251
 
#undef HAVE_SETGIDX
252
 
 
253
 
/* Define to 1 if you have the `setgroups' function. */
254
 
#undef HAVE_SETGROUPS
255
 
 
256
 
/* Define to 1 if you have the `setnetgrent' function. */
257
 
#undef HAVE_SETNETGRENT
258
 
 
259
 
/* Define to 1 if you have the `setpriv' function. */
260
 
#undef HAVE_SETPRIV
261
 
 
262
 
/* Define to 1 if you have the `setsid' function. */
263
 
#undef HAVE_SETSID
264
 
 
265
 
/* Define to 1 if you have the `setuidx' function. */
266
 
#undef HAVE_SETUIDX
267
 
 
268
 
/* Define to 1 if you have the `set_auth_parameters' function. */
269
 
#undef HAVE_SET_AUTH_PARAMETERS
270
 
 
271
 
/* Define to 1 if you have the `sigaction' function. */
272
 
#undef HAVE_SIGACTION
273
 
 
274
 
/* Define to 1 if you have the `sigblock' function. */
275
 
#undef HAVE_SIGBLOCK
276
 
 
277
 
/* Define to 1 if you have the `sigprocmask' function. */
278
 
#undef HAVE_SIGPROCMASK
279
 
 
280
 
/* Define to 1 if you have the `snprintf' function. */
281
 
#undef HAVE_SNPRINTF
282
 
 
283
 
/* Define if struct sockaddr_in has sin_len field */
284
 
#undef HAVE_SOCK_SIN_LEN
285
 
 
286
 
/* Define to 1 if you have the `srand' function. */
287
 
#undef HAVE_SRAND
288
 
 
289
 
/* Define to 1 if you have the `srandom' function. */
290
 
#undef HAVE_SRANDOM
291
 
 
292
 
/* Define to 1 if you have the <stdarg.h> header file. */
293
 
#undef HAVE_STDARG_H
294
 
 
295
 
/* Define to 1 if you have the <stdint.h> header file. */
296
 
#undef HAVE_STDINT_H
297
 
 
298
 
/* Define to 1 if you have the <stdlib.h> header file. */
299
 
#undef HAVE_STDLIB_H
300
 
 
301
 
/* Define to 1 if you have the `strcasecmp' function. */
302
 
#undef HAVE_STRCASECMP
303
 
 
304
 
/* Define to 1 if you have the `strchr' function. */
305
 
#undef HAVE_STRCHR
306
 
 
307
 
/* Define to 1 if you have the `strdup' function. */
308
 
#undef HAVE_STRDUP
309
 
 
310
 
/* Define to 1 if you have the `strerror' function. */
311
 
#undef HAVE_STRERROR
312
 
 
313
 
/* Define to 1 if you have the `strftime' function. */
314
 
#undef HAVE_STRFTIME
315
 
 
316
 
/* Define to 1 if you have the <strings.h> header file. */
317
 
#undef HAVE_STRINGS_H
318
 
 
319
 
/* Define to 1 if you have the <string.h> header file. */
320
 
#undef HAVE_STRING_H
321
 
 
322
 
/* Define to 1 if you have the <stropts.h> header file. */
323
 
#undef HAVE_STROPTS_H
324
 
 
325
 
/* Define to 1 if you have the `strtoul' function. */
326
 
#undef HAVE_STRTOUL
327
 
 
328
 
/* Define to 1 if you have the <syscall.h> header file. */
329
 
#undef HAVE_SYSCALL_H
330
 
 
331
 
/* Define to 1 if you have the <sys/acl.h> header file. */
332
 
#undef HAVE_SYS_ACL_H
333
 
 
334
 
/* Define to 1 if you have the <sys/cdefs.h> header file. */
335
 
#undef HAVE_SYS_CDEFS_H
336
 
 
337
 
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
338
 
   */
339
 
#undef HAVE_SYS_DIR_H
340
 
 
341
 
/* Define to 1 if you have the <sys/dustat.h> header file. */
342
 
#undef HAVE_SYS_DUSTAT_H
343
 
 
344
 
/* Define to 1 if you have the <sys/fcntl.h> header file. */
345
 
#undef HAVE_SYS_FCNTL_H
346
 
 
347
 
/* Define to 1 if you have the <sys/filio.h> header file. */
348
 
#undef HAVE_SYS_FILIO_H
349
 
 
350
 
/* Define to 1 if you have the <sys/filsys.h> header file. */
351
 
#undef HAVE_SYS_FILSYS_H
352
 
 
353
 
/* Define to 1 if you have the <sys/fs/s5param.h> header file. */
354
 
#undef HAVE_SYS_FS_S5PARAM_H
355
 
 
356
 
/* Define to 1 if you have the <sys/id.h> header file. */
357
 
#undef HAVE_SYS_ID_H
358
 
 
359
 
/* Define to 1 if you have the <sys/ioctl.h> header file. */
360
 
#undef HAVE_SYS_IOCTL_H
361
 
 
362
 
/* Define to 1 if you have the <sys/mman.h> header file. */
363
 
#undef HAVE_SYS_MMAN_H
364
 
 
365
 
/* Define to 1 if you have the <sys/mode.h> header file. */
366
 
#undef HAVE_SYS_MODE_H
367
 
 
368
 
/* Define to 1 if you have the <sys/mount.h> header file. */
369
 
#undef HAVE_SYS_MOUNT_H
370
 
 
371
 
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
372
 
   */
373
 
#undef HAVE_SYS_NDIR_H
374
 
 
375
 
/* Define to 1 if you have the <sys/param.h> header file. */
376
 
#undef HAVE_SYS_PARAM_H
377
 
 
378
 
/* Define to 1 if you have the <sys/priv.h> header file. */
379
 
#undef HAVE_SYS_PRIV_H
380
 
 
381
 
/* Define to 1 if you have the <sys/resource.h> header file. */
382
 
#undef HAVE_SYS_RESOURCE_H
383
 
 
384
 
/* Define to 1 if you have the <sys/security.h> header file. */
385
 
#undef HAVE_SYS_SECURITY_H
386
 
 
387
 
/* Define to 1 if you have the <sys/select.h> header file. */
388
 
#undef HAVE_SYS_SELECT_H
389
 
 
390
 
/* Define to 1 if you have the <sys/socket.h> header file. */
391
 
#undef HAVE_SYS_SOCKET_H
392
 
 
393
 
/* Define to 1 if you have the <sys/sockio.h> header file. */
394
 
#undef HAVE_SYS_SOCKIO_H
395
 
 
396
 
/* Define to 1 if you have the <sys/statfs.h> header file. */
397
 
#undef HAVE_SYS_STATFS_H
398
 
 
399
 
/* Define to 1 if you have the <sys/statvfs.h> header file. */
400
 
#undef HAVE_SYS_STATVFS_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/syscall.h> header file. */
406
 
#undef HAVE_SYS_SYSCALL_H
407
 
 
408
 
/* Define to 1 if you have the <sys/termio.h> header file. */
409
 
#undef HAVE_SYS_TERMIO_H
410
 
 
411
 
/* Define to 1 if you have the <sys/time.h> header file. */
412
 
#undef HAVE_SYS_TIME_H
413
 
 
414
 
/* Define to 1 if you have the <sys/types.h> header file. */
415
 
#undef HAVE_SYS_TYPES_H
416
 
 
417
 
/* Define to 1 if you have the <sys/unistd.h> header file. */
418
 
#undef HAVE_SYS_UNISTD_H
419
 
 
420
 
/* Define to 1 if you have the <sys/vfs.h> header file. */
421
 
#undef HAVE_SYS_VFS_H
422
 
 
423
 
/* Define to 1 if you have the <sys/wait.h> header file. */
424
 
#undef HAVE_SYS_WAIT_H
425
 
 
426
 
/* Define to 1 if you have the <termios.h> header file. */
427
 
#undef HAVE_TERMIOS_H
428
 
 
429
 
/* Define to 1 if you have the <termio.h> header file. */
430
 
#undef HAVE_TERMIO_H
431
 
 
432
 
/* Define if rpc/rpc.h defines uint16 */
433
 
#undef HAVE_UINT16_FROM_RPC_RPC_H
434
 
 
435
 
/* Define if rpc/rpc.h defines uint32 */
436
 
#undef HAVE_UINT32_FROM_RPC_RPC_H
437
 
 
438
 
/* Define to 1 if you have the <unistd.h> header file. */
439
 
#undef HAVE_UNISTD_H
440
 
 
441
 
/* Define to 1 if you have the `usleep' function. */
442
 
#undef HAVE_USLEEP
443
 
 
444
 
/* Define to 1 if you have the `utime' function. */
445
 
#undef HAVE_UTIME
446
 
 
447
 
/* Define to 1 if you have the `utimes' function. */
448
 
#undef HAVE_UTIMES
449
 
 
450
 
/* Define to 1 if you have the <utime.h> header file. */
451
 
#undef HAVE_UTIME_H
452
 
 
453
 
/* Define to 1 if you have the `vsnprintf' function. */
454
 
#undef HAVE_VSNPRINTF
455
 
 
456
 
/* Define to 1 if you have the `waitpid' function. */
457
 
#undef HAVE_WAITPID
458
 
 
459
 
/* Define to 1 if you have the `yp_get_default_domain' function. */
460
 
#undef HAVE_YP_GET_DEFAULT_DOMAIN
461
 
 
462
 
/* Define on HP-UX */
463
 
#undef HPUX
464
 
 
465
 
/* Define on IRIX */
466
 
#undef IRIX
467
 
 
468
 
/* Define on IRIX 6 */
469
 
#undef IRIX6
470
 
 
471
 
/* Define on Linux */
472
 
#undef LINUX
473
 
 
474
 
/* Define on NeXT 2 */
475
 
#undef NEXT2
476
 
 
477
 
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
478
 
#undef NO_MINUS_C_MINUS_O
479
 
 
480
 
/* Define on OSF1 */
481
 
#undef OSF1
482
 
 
483
 
/* Define to the address where bug reports for this package should be sent. */
484
 
#undef PACKAGE_BUGREPORT
485
 
 
486
 
/* Define to the full name of this package. */
487
 
#undef PACKAGE_NAME
488
 
 
489
 
/* Define to the full name and version of this package. */
490
 
#undef PACKAGE_STRING
491
 
 
492
 
/* Define to the one symbol short name of this package. */
493
 
#undef PACKAGE_TARNAME
494
 
 
495
 
/* Define to the version of this package. */
496
 
#undef PACKAGE_VERSION
497
 
 
498
 
/* Define on QNX */
499
 
#undef QNX
500
 
 
501
 
/* Define as the return type of signal handlers (`int' or `void'). */
502
 
#undef RETSIGTYPE
503
 
 
504
 
/* Define on SCO */
505
 
#undef SCO
506
 
 
507
 
/* The size of a `ino_t', as computed by sizeof. */
508
 
#undef SIZEOF_INO_T
509
 
 
510
 
/* The size of a `int', as computed by sizeof. */
511
 
#undef SIZEOF_INT
512
 
 
513
 
/* The size of a `long', as computed by sizeof. */
514
 
#undef SIZEOF_LONG
515
 
 
516
 
/* The size of a `off_t', as computed by sizeof. */
517
 
#undef SIZEOF_OFF_T
518
 
 
519
 
/* The size of a `short', as computed by sizeof. */
520
 
#undef SIZEOF_SHORT
521
 
 
522
 
/* Define to 1 if you have the ANSI C header files. */
523
 
#undef STDC_HEADERS
524
 
 
525
 
/* Define on SunOS 4 */
526
 
#undef SUNOS4
527
 
 
528
 
/* Define on SunOS 5 (Solaris) */
529
 
#undef SUNOS5
530
 
 
531
 
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
532
 
#undef TIME_WITH_SYS_TIME
533
 
 
534
 
/* Define to enable LDAP support */
535
 
#undef WITH_LDAP
536
 
 
537
 
/* Define to enable NIS+ support */
538
 
#undef WITH_NISPLUS
539
 
 
540
 
/* Define to support NISPLUS_HOME variable */
541
 
#undef WITH_NISPLUS_HOME
542
 
 
543
 
/* Define to enable SSL support */
544
 
#undef WITH_SSL
545
 
 
546
 
/* Define to 1 if your processor stores words with the most significant byte
547
 
   first (like Motorola and SPARC, unlike Intel and VAX). */
548
 
#undef WORDS_BIGENDIAN
549
 
 
550
 
/* Number of bits in a file offset, on hosts where this is settable. */
551
 
#undef _FILE_OFFSET_BITS
552
 
 
553
 
/* Define for large files, on AIX-style hosts. */
554
 
#undef _LARGE_FILES
555
 
 
556
 
/* Define to 1 if type `char' is unsigned and you are not using gcc.  */
557
 
#ifndef __CHAR_UNSIGNED__
558
 
# undef __CHAR_UNSIGNED__
559
 
#endif
560
 
 
561
 
/* Define to empty if `const' does not conform to ANSI C. */
562
 
#undef const
563
 
 
564
 
/* Define to `int' if <sys/types.h> doesn't define. */
565
 
#undef gid_t
566
 
 
567
 
/* Define to `__inline__' or `__inline' if that's what the C compiler
568
 
   calls it, or to nothing if 'inline' is not supported under any name.  */
569
 
#ifndef __cplusplus
570
 
#undef inline
571
 
#endif
572
 
 
573
 
/* Define to `unsigned' if <sys/types.h> does not define. */
574
 
#undef ino_t
575
 
 
576
 
/* Define to `off_t' if <sys/types.h> does not define. */
577
 
#undef loff_t
578
 
 
579
 
/* Define to `int' if <sys/types.h> does not define. */
580
 
#undef mode_t
581
 
 
582
 
/* Define to `long' if <sys/types.h> does not define. */
583
 
#undef off_t
584
 
 
585
 
/* Define to `off_t' if <sys/types.h> does not define. */
586
 
#undef offset_t
587
 
 
588
 
/* Define to `int' if <sys/types.h> does not define. */
589
 
#undef pid_t
590
 
 
591
 
/* Define to `unsigned' if <sys/types.h> does not define. */
592
 
#undef size_t
593
 
 
594
 
/* Define to `int' if <sys/types.h> does not define. */
595
 
#undef ssize_t
596
 
 
597
 
/* Define to `int' if <sys/types.h> doesn't define. */
598
 
#undef uid_t