This website works better with JavaScript.
Home
Help
Register
Sign In
mirrors
/
libowfat
mirror of
/home/gitosis/repositories/libowfat.git
Watch
1
Star
0
Fork
0
Code
Releases
1
Activity
Browse Source
undo freebsd fix, does not compile
master
Felix von Leitner
3 years ago
parent
e87234017a
commit
20db301e4f
3 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
socket/socket_sctp6b.c
+0
-1
socket/socket_tcp6b.c
+0
-1
socket/socket_udp6.c
+ 0
- 1
socket/socket_sctp6b.c
View File
@ -1,4 +1,3 @@
#
define _POSIX_SOURCE
#
include
<sys/types.h>
#
ifndef __MINGW32__
#
include
<unistd.h>
+ 0
- 1
socket/socket_tcp6b.c
View File
@ -1,4 +1,3 @@
#
define _POSIX_SOURCE
#
include
<sys/types.h>
#
ifndef __MINGW32__
#
include
<unistd.h>
+ 0
- 1
socket/socket_udp6.c
View File
@ -1,4 +1,3 @@
#
define _POSIX_SOURCE
#
include
<sys/types.h>
#
ifndef __MINGW32__
#
include
<unistd.h>
Write
Preview
Loading…
Cancel
Save