summaryrefslogtreecommitdiffstats
path: root/src/config.h.in
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-12 08:41:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-12 08:41:42 +0000
commit2888604d2818fee0ef364566c30f566bf7d0dd00 (patch)
tree1f2fc68567c4b529db03f5fda8df3d1b427b63c8 /src/config.h.in
parentReleasing debian version 2.10.0-2. (diff)
downloaddnsperf-2888604d2818fee0ef364566c30f566bf7d0dd00.tar.xz
dnsperf-2888604d2818fee0ef364566c30f566bf7d0dd00.zip
Merging upstream version 2.11.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/config.h.in')
-rw-r--r--src/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config.h.in b/src/config.h.in
index 49e5f44..bdd273f 100644
--- a/src/config.h.in
+++ b/src/config.h.in
@@ -36,6 +36,9 @@
/* Have PTHREAD_PRIO_INHERIT. */
#undef HAVE_PTHREAD_PRIO_INHERIT
+/* Define to 1 if you have the <stdatomic.h> header file. */
+#undef HAVE_STDATOMIC_H
+
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H