]> mj.ucw.cz Git - pciutils.git/blobdiff - lib/i386-io-linux.h
libpci: hwdb: Remove ID_SUBSYSTEM and ID_GEN_SUBSYSTEM usage from pci_id_hwdb_lookup()
[pciutils.git] / lib / i386-io-linux.h
index a2fd69e502aaee1688e0830ee62382b55ff344e1..317f0794b7f5cfa85f56998d92200e63f0ff436b 100644 (file)
@@ -3,12 +3,16 @@
  *
  *     Copyright (c) 1997--2006 Martin Mares <mj@ucw.cz>
  *
- *     Can be freely distributed and used under the terms of the GNU GPL.
+ *     Can be freely distributed and used under the terms of the GNU GPL v2+
+ *
+ *     SPDX-License-Identifier: GPL-2.0-or-later
  */
 
 #include <sys/io.h>
 #include <errno.h>
 
+#include "i386-io-access.h"
+
 static int ioperm_enabled;
 static int iopl_enabled;