Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
spr0cketeer
Icecast-common
Commits
7cd4e78b
Commit
7cd4e78b
authored
Feb 24, 2006
by
Ed "oddsock" Zaleski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
os.h doesn't exist anymore, use compat.h.
svn path=/icecast/trunk/net/; revision=10949
parent
efc35f79
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
net/sock.h
net/sock.h
+1
-1
No files found.
net/sock.h
View file @
7cd4e78b
...
...
@@ -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
Markdown
is supported
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