Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 426612 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- simulation/metaserver.cpp
0
++ simulation/metaserver.cpp
Lines 16-21 Link Here
16
 ***************************************************************************/
16
 ***************************************************************************/
17
#include <cstdio>
17
#include <cstdio>
18
#include <cstdlib>
18
#include <cstdlib>
19
#include <unistd.h>
19
#include <sys/types.h>
20
#include <sys/types.h>
20
#include <sys/socket.h>
21
#include <sys/socket.h>
21
#include <netinet/in.h>
22
#include <netinet/in.h>

Return to bug 426612