Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 530320
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- a/src/withsctp/checksctp.c
0
++ b/src/withsctp/checksctp.c
Lines 30-35 Link Here
30
 */
30
 */
31
#include <stdio.h>
31
#include <stdio.h>
32
#include <stdlib.h>
32
#include <stdlib.h>
33
#include <unistd.h>
33
#include <sys/socket.h>
34
#include <sys/socket.h>
34
#include <netinet/in.h>
35
#include <netinet/in.h>
35
36

Return to bug 530320