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

(-)mplayer-1.0_rc4_p20101114/stream/stream.c (+1 lines)
Lines 24-29 Link Here
24
#include <sys/stat.h>
24
#include <sys/stat.h>
25
#ifndef __MINGW32__
25
#ifndef __MINGW32__
26
#include <sys/ioctl.h>
26
#include <sys/ioctl.h>
27
#include <time.h>
27
#include <sys/wait.h>
28
#include <sys/wait.h>
28
#endif
29
#endif
29
#include <fcntl.h>
30
#include <fcntl.h>

Return to bug 344073