Index: uspace/lib/c/include/ipc/dev_iface.h
===================================================================
--- uspace/lib/c/include/ipc/dev_iface.h	(revision 14670bfc5113dc83e295355b0d4009746146afed)
+++ uspace/lib/c/include/ipc/dev_iface.h	(revision b375bb883933d74dcec2b0eafc5e4aaf063f226c)
@@ -38,4 +38,7 @@
 	CHAR_DEV_IFACE,
 
+	/** Interface provided by any PCI device. */
+	PCI_DEV_IFACE,
+
 	/** Interface provided by any USB device. */
 	USB_DEV_IFACE,
