src/bus_error.h @@ -7,6 +7,7 @@ #define EBUS_TIMEOUT 1 #define EBUS_CLOSED 2 #define EBUS_KEY_INUSED 3 extern int bus_errno;