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

Collapse All | Expand All

(-)tools/blktap2/control/tap-ctl-allocate.c (+1 lines)
Lines 36-41 Link Here
36
#include <sys/stat.h>
36
#include <sys/stat.h>
37
#include <sys/types.h>
37
#include <sys/types.h>
38
#include <sys/ioctl.h>
38
#include <sys/ioctl.h>
39
#include <sys/sysmacros.h>
39
#include <linux/major.h>
40
#include <linux/major.h>
40
41
41
#include "tap-ctl.h"
42
#include "tap-ctl.h"

Return to bug 580950