00001 00024 #ifndef PCB_DBUS_H 00025 #define PCB_DBUS_H 00026 00027 void pcb_dbus_setup (); 00028 void pcb_dbus_finish (); 00029 00030 00031 #endif /* !PCB_DBUS_H */