Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
David Goulet
Tor
Commits
08ac3c71
Commit
08ac3c71
authored
May 04, 2004
by
Nick Mathewson
⛰
Browse files
Fix mac compile
svn:r1782
parent
6b112c9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/common/fakepoll.c
View file @
08ac3c71
...
...
@@ -32,7 +32,10 @@
#define FD_SETSIZE MAXCONNECTIONS
#endif
#include
<assert.h>
#include
<stdlib.h>
#include
"util.h"
#include
"log.h"
int
tor_poll
(
struct
pollfd
*
ufds
,
unsigned
int
nfds
,
int
timeout
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment