Index: uspace/lib/c/include/ipc/dev_iface.h
===================================================================
--- uspace/lib/c/include/ipc/dev_iface.h	(revision eb1a2f485e907e821965b3aafca2d8a5355f3518)
+++ uspace/lib/c/include/ipc/dev_iface.h	(revision 9ef0d6d72b36cbc951855571bcb3b08c4b8596ca)
@@ -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,
