summaryrefslogtreecommitdiff
path: root/poll/unix/poll.c
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2002-07-13 06:31:52 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2002-07-13 06:31:52 +0000
commit270bf7a1d1b700186b45bb2463ccd585ac8974d3 (patch)
treec8f82e323e1445f05aef8399de6e3e2d6d3b82ec /poll/unix/poll.c
parent30020c96183f1541c14955e2e3f32e1dd50e3898 (diff)
downloadapr-270bf7a1d1b700186b45bb2463ccd585ac8974d3.tar.gz
Macroized... but no macros
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@63649 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'poll/unix/poll.c')
-rw-r--r--poll/unix/poll.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/poll/unix/poll.c b/poll/unix/poll.c
index 0b9501613..672946c8f 100644
--- a/poll/unix/poll.c
+++ b/poll/unix/poll.c
@@ -54,6 +54,7 @@
#include "apr.h"
#include "apr_poll.h"
+#include "apr_time.h"
#include "networkio.h"
#include "fileio.h"
#if HAVE_POLL_H