… | … | ||
---|---|---|---|
447 | /* | 447 | /* |
448 | Enable GNU extenstions */ | 448 | Enable GNU extenstions */ |
449 | #undef _GNU_SOURCE | 449 | #undef _GNU_SOURCE |
450 | 450 | ||
451 | /* | 451 | /* |
452 | Enable BSD extensions */ | ||
453 | #undef __USE_BSD | ||
454 | |||
455 | /* | ||
456 | Define to empty if `const' does not conform | 452 | Define to empty if `const' does not conform |
457 | to ANSI C. */ | 453 | to ANSI C. */ |
458 | #undef const | 454 | #undef const |
459 | 455 | ||
460 | /* | 456 | /* |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |