$NetBSD: patch-ar,v 1.2 2011/01/29 22:50:32 jnemeth Exp $ # Reported upstream as https://issues.asterisk.org/view.php?id=18705 --- include/asterisk/autoconfig.h.in.orig 2010-11-09 20:33:05.000000000 +0000 +++ include/asterisk/autoconfig.h.in @@ -864,6 +864,9 @@ /* Define to 1 if you have the 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 header file, and it defines `DIR'. */ #undef HAVE_SYS_DIR_H