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

Collapse All | Expand All

(-)brltty-3.7.2/Programs/usb_linux.c.linux-compiler-h (-1 / +1 lines)
Lines 30-36 Link Here
30
#include <sys/stat.h>
30
#include <sys/stat.h>
31
#include <sys/vfs.h>
31
#include <sys/vfs.h>
32
#include <sys/ioctl.h>
32
#include <sys/ioctl.h>
33
#include <linux/compiler.h>
33
// #include <linux/compiler.h>
34
#include <linux/usbdevice_fs.h>
34
#include <linux/usbdevice_fs.h>
35
35
36
#ifndef USBDEVFS_DISCONNECT
36
#ifndef USBDEVFS_DISCONNECT

Return to bug 155887