remove an unnecessary #define

This commit is contained in:
luigi 2012-04-12 10:32:34 +00:00
parent 238a397e46
commit aed1b833cf

View File

@ -234,10 +234,6 @@ struct netmap_if {
const ssize_t ring_ofs[0];
};
#ifndef IFCAP_NETMAP
#define IFCAP_NETMAP 0x100000 /* used on linux */
#endif
#ifndef NIOCREGIF
/*
* ioctl names and related fields