author | Sebastian Harl <sh@tokkee.org> | |
Thu, 25 Feb 2016 20:37:55 +0000 (21:37 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 25 Feb 2016 20:37:55 +0000 (21:37 +0100) | ||
commit | b59edbb81af9c2c1a2cb27bb96fc205e32b1deae | |
tree | 7fb71e28a3e4cb80ad69ce92d0c634c389b2ef4c | tree | snapshot |
parent | 6f29ec3901a06ae905c818b882a80f8a0bd7af42 | commit | diff |
Fix compilation with GCC when _GNU_SOURCE isn't defined.
That is, add some missing headers and bump POSIX compliance to POSIX:2008
which will ensure that 'struct timespec' is defined without funny tricks.
That is, add some missing headers and bump POSIX compliance to POSIX:2008
which will ensure that 'struct timespec' is defined without funny tricks.
configure.ac | diff | blob | history | |
src/tools/sysdb/main.c | diff | blob | history | |
src/tools/sysdbd/main.c | diff | blob | history | |
src/utils/os.c | diff | blob | history |