summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2018-07-09 10:45:43 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2018-07-09 10:47:19 +0100
commite0cd571a328c9d218240e8fc40a49f8efffcbc33 (patch)
treee958d9ebe39c12618179dca440562161200d74bb /config.h.in
parent99071239e4c40770dfcfa9cc1264e83e2469fe6c (diff)
downloadrspamd-e0cd571a328c9d218240e8fc40a49f8efffcbc33.tar.gz
rspamd-e0cd571a328c9d218240e8fc40a49f8efffcbc33.zip
[Fix] Fix build where ucontext is defined in ucontext.h
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 5b22d3df9..d6a6a2cbe 100644
--- a/config.h.in
+++ b/config.h.in
@@ -119,6 +119,7 @@
#cmakedefine HAVE_TANHL 1
#cmakedefine HAVE_TERMIOS_H 1
#cmakedefine HAVE_TIME_H 1
+#cmakedefine HAVE_UCONTEXT_H 1
#cmakedefine HAVE_UNISTD_H 1
#cmakedefine HAVE_VFORK 1
#cmakedefine HAVE_WAIT4 1