summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-07-19 20:44:58 +0100
committerSimon McVittie <smcv@collabora.com>2022-07-19 21:11:09 +0100
commit98eff5513ea8a3523c05a93abd28d64a89e6fb80 (patch)
tree3b7b8835ab5e445e2fb53130fa7ae360e705cf92 /configure.ac
parent36038fb1263c64a58b439e43a19d9d164d366601 (diff)
downloaddbus-98eff5513ea8a3523c05a93abd28d64a89e6fb80.tar.gz
build: Assume stdint.h is provided
We now require a (mostly-)C99 compiler, meaning we can rely on having Standard C stdint.h. Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 73ca1d23..238b1ac5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -419,7 +419,6 @@ errno.h
linux/close_range.h
locale.h
signal.h
-stdint.h
sys/prctl.h
sys/random.h
sys/resource.h