OpenBSD malloc.h believes that you should be able to detect headers with autoconf...
commit743c6c827778533fcbd7b3075311dc5c547b9846
authorNick Mathewson <nickm@torproject.org>
Sun, 4 Jan 2009 22:47:42 +0000 (4 22:47 +0000)
committerNick Mathewson <nickm@torproject.org>
Sun, 4 Jan 2009 22:47:42 +0000 (4 22:47 +0000)
tree3547d116e7842696c9cb3aa19d09225e1b38ca6b
parent26482e855b376b0f8ec795dc8c293b74bc66fefd
OpenBSD malloc.h believes that you should be able to detect headers with autoconf, or build without warnings, but not both.  So never include malloc.h on OpenBSD.  Backport candidate.

svn:r17891
src/common/util.c
src/or/directory.c