From c300b12b185573a9db7506203de0e6d3d63a7bd3 Mon Sep 17 00:00:00 2001 From: Olle Johansson Date: Wed, 13 Jan 2010 10:45:19 +0000 Subject: MAX() moved to utils.h git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@239665 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- main/poll.c | 1 + 1 file changed, 1 insertion(+) (limited to 'main/poll.c') diff --git a/main/poll.c b/main/poll.c index fb0ccb2ac..d10639077 100644 --- a/main/poll.c +++ b/main/poll.c @@ -79,6 +79,7 @@ #include /* assertion macros */ #include /* string functions */ +#include "asterisk/utils.h" /* this package */ #include "asterisk/poll-compat.h" /* this package */ #ifdef AST_POLL_COMPAT -- cgit v1.2.3