Remove a #error that sneaked in

This commit is contained in:
Andrew Turner 2023-03-06 08:06:43 +00:00
parent 4cd30c640d
commit 527bf20032

View File

@ -58,7 +58,6 @@ __FBSDID("$FreeBSD$");
#define PCI_UNMAPPED
#define PCI_RF_FLAGS RF_UNMAPPED
#else
#error
#define PCI_RF_FLAGS 0
#endif