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

(-)a/builders/hardsid-builder/hardsid-emu-unix.cpp (+1 lines)
Lines 26-31 Link Here
26
#include <fcntl.h>
26
#include <fcntl.h>
27
#include <unistd.h>
27
#include <unistd.h>
28
#include <sys/ioctl.h>
28
#include <sys/ioctl.h>
29
#include <sys/types.h>
29
#include <cstdio>
30
#include <cstdio>
30
#include <sstream>
31
#include <sstream>
31
#include <string>
32
#include <string>

Return to bug 713310