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

Collapse All | Expand All

(-)glide3x/swlibs/newpci/pcilib/fxlinux.c.orig (-1 / +1 lines)
Lines 26-32 Link Here
26
#include <sys/stat.h>
26
#include <sys/stat.h>
27
#include <sys/mman.h>
27
#include <sys/mman.h>
28
#include <sys/ioctl.h>
28
#include <sys/ioctl.h>
29
#include <sys/io.h>
29
#include <asm/io.h>
30
#include <fcntl.h>
30
#include <fcntl.h>
31
#include "fxpci.h"
31
#include "fxpci.h"
32
#include "pcilib.h"
32
#include "pcilib.h"

Return to bug 61147