projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
c15a667
)
MAX() moved to utils.h
author
Olle Johansson
<oej@edvina.net>
Wed, 13 Jan 2010 10:45:19 +0000
(10:45 +0000)
committer
Olle Johansson
<oej@edvina.net>
Wed, 13 Jan 2010 10:45:19 +0000
(10:45 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@239665
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
main/poll.c
patch
|
blob
|
history
diff --git
a/main/poll.c
b/main/poll.c
index
fb0ccb2
..
d106390
100644
(file)
--- a/
main/poll.c
+++ b/
main/poll.c
@@
-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