summaryrefslogtreecommitdiff
path: root/comms/asterisk16/patches/patch-ar
blob: 3a4c0f24e82785d05f6cc1b78dc7ffe97d036cb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ar,v 1.1.1.1 2009/06/12 09:04:57 jnemeth Exp $

--- include/asterisk/autoconfig.h.in.orig	2008-12-15 07:48:22.000000000 -0800
+++ include/asterisk/autoconfig.h.in
@@ -897,6 +897,9 @@
 /* Define to 1 if you have the <syslog.h> header file. */
 #undef HAVE_SYSLOG_H
 
+/* Define to 1 if sys/atomic.h atomic operations are supported. */
+#undef HAVE_SYS_ATOMIC_H
+
 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
    */
 #undef HAVE_SYS_DIR_H