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

(-)cinelerra-1.1.7/quicktime/ffmpeg-0.4.6/libavformat/grab.c.old (-2 / +2 lines)
Lines 22-29 Link Here
22
#include <fcntl.h>
22
#include <fcntl.h>
23
#include <sys/ioctl.h>
23
#include <sys/ioctl.h>
24
#include <sys/mman.h>
24
#include <sys/mman.h>
25
#include <sys/time.h>
25
// #include <sys/time.h>
26
#include <time.h>
26
// #include <time.h>
27
27
28
typedef struct {
28
typedef struct {
29
    int fd;
29
    int fd;

Return to bug 41425