bareos: master 3fd4076b
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
arogge | arogge | master | 2020-04-14 22:18 | master 1207a74e | Pending |
Changeset | core: remove header checks for standard headers This patch removes checks for headers conditionally included in bareos.h. As the headers are guaranteed by POSIX.1-2001, we should not need to check for their existence: * limits.h * stdarg.h * stdlib.h * stdlib.h * sys/socket.h * sys/wait.h * unistd.h |
||||
mod - core/cmake/BareosCheckIncludes.cmake | Diff File | ||||
mod - core/src/include/bareos.h | Diff File | ||||
mod - core/src/include/config.h.in | Diff File | ||||
mod - core/src/win32/compat/include/mingwconfig.h | Diff File |