]> mj.ucw.cz Git - pciutils.git/blobdiff - pciutils.h
pcilmr: No need to copy a string passed to filter parsing functions
[pciutils.git] / pciutils.h
index 17e02c9bb82db78eedab52c5540d5378b1db10a3..036f0dc9e78c187bccca43bd83391b4d31616a3b 100644 (file)
@@ -3,11 +3,14 @@
  *
  *     Copyright (c) 1997--2018 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 "lib/pci.h"
 #include "lib/sysdep.h"
+#include "bitops.h"
 
 /*
  * gcc predefines macro __MINGW32__ for all MinGW targets.