]> jfr.im git - irc/hexchat/hexchat.git/commit
sysinfo: Fix libpci detection
authorPatrick Griffis <redacted>
Sun, 19 Nov 2017 02:06:21 +0000 (21:06 -0500)
committerPatrick Griffis <redacted>
Sun, 19 Nov 2017 02:06:21 +0000 (21:06 -0500)
commit38f8cc8e0ccb981a06074cf9bf2ff8facb896c5d
tree9fc37512610352a48940550770b2c3da4ae4d630
parent3e53635dfbd30acb7b11f07a6f00071e7643867f
sysinfo: Fix libpci detection

For some reason on my system `libpci` is found even though its not
installed...? Plus I forgot a few headers being included.
plugins/sysinfo/meson.build
plugins/sysinfo/unix/parse.c