Systemd/src/libsystemd-daemon
Zbigniew Jędrzejewski-Szmek abad76cc4c Include <fcntl.h> instead of <sys/fcntl.h>
<fcntl.h> is POSIX. On Linux, <sys/fcntl.h> simply includes
<fcntl.h>, so there should be on difference. On Android
likewise, except that there is some more stuff. QNX has
only <fcntl.h>.

https://bugs.freedesktop.org/show_bug.cgi?id=63423
2013-04-13 21:02:03 -04:00
..
.gitignore
libsystemd-daemon.pc.in
libsystemd-daemon.sym
Makefile
sd-daemon.c Include <fcntl.h> instead of <sys/fcntl.h> 2013-04-13 21:02:03 -04:00