MAX() moved to utils.h

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@239665 65c4cc65-6c06-0410-ace0-fbb531ad65f3
certified/1.8.6
Olle Johansson 16 years ago
parent c15a667733
commit c300b12b18

@ -79,6 +79,7 @@
#include <assert.h> /* assertion macros */
#include <string.h> /* string functions */
#include "asterisk/utils.h" /* this package */
#include "asterisk/poll-compat.h" /* this package */
#ifdef AST_POLL_COMPAT

Loading…
Cancel
Save