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-Server
Commits
0320ef97
Commit
0320ef97
authored
Feb 24, 2006
by
Ed "oddsock" Zaleski
Browse files
os.h doesn't exist anymore, use compat.h.
svn path=/icecast/trunk/net/; revision=10949
parent
739d544c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/net/sock.h
View file @
0320ef97
...
...
@@ -31,7 +31,7 @@
#ifdef HAVE_UNISTD_H
#include
<unistd.h>
#elif _WIN32
#include
<
os
.h>
#include
<
compat
.h>
#endif
#ifdef HAVE_SYS_UIO_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