Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
Icecast-IceS
Commits
63d41f33
Commit
63d41f33
authored
Jun 05, 2003
by
brendan
Browse files
Karl's sys/select.h patch for fbsd. It must be under another std include on
OS X for some reason. svn path=/trunk/timing/; revision=4886
parent
81092b2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/timing/timing.c
View file @
63d41f33
...
...
@@ -20,6 +20,10 @@
#include
<unistd.h>
#endif
#ifdef HAVE_SYS_SOCKET_H
#include
<sys/socket.h>
#endif
#include
"timing.h"
/*
...
...
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