haiku/headers/compatibility/bsd
François Revol 110600c698 paths.h: remove the _BSD_SOURCE guard
It seems like glibc also has paths.h and m4 fails to bootstrap
without _PATH_BSHELL.

This file really needs some cleanup btw, since most is actually
irrelevant or incorrect for Haiku.
2015-04-20 23:31:20 +02:00
..
arpa Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
netinet Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
sys Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
err.h Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
errno.h Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
histedit.h Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
ifaddrs.h Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
libutil.h Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
paths.h paths.h: remove the _BSD_SOURCE guard 2015-04-20 23:31:20 +02:00
pty.h Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
signal.h Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
stdio.h Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
stdlib.h Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
string.h Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
stringlist.h Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
sysexits.h Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
time.h Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
unistd.h Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00
vis.h Protect all BSD extensions with _BSD_SOURCE 2015-04-16 07:33:06 +02:00