aboutsummaryrefslogtreecommitdiff
path: root/src/ipc/process.cpp
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2022-09-23 10:49:33 +0100
committerfanquake <fanquake@gmail.com>2022-09-23 10:49:33 +0100
commit553ff452c0e95a9647d35f10f67e45f24bd2d9b7 (patch)
tree54db6e943d61c688720cec791d0442d58d89cd83 /src/ipc/process.cpp
parenta63d4cb26a2830b297288aa6acf5b69108353334 (diff)
build: remove stdlib.h from header checks
We already use a mix of <cstdlib> and stdlib.h unconditionally throughout the codebase. Us checking this header also duplicates work already done by autotools. Currently stdlib.h is checked for 3 times during a ./configure run, after this change, at least it's only twice.
Diffstat (limited to 'src/ipc/process.cpp')
0 files changed, 0 insertions, 0 deletions