From dbf7fd6f620b86c382431ce10fd5fe3c5ddca955 Mon Sep 17 00:00:00 2001
From: wangzhengquan <wangzhengquan85@126.com>
Date: 星期四, 24 十二月 2020 14:10:44 +0800
Subject: [PATCH] update

---
 src/bus_error.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/bus_error.h b/src/bus_error.h
index af7426a..79f98d6 100644
--- a/src/bus_error.h
+++ b/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;
 

--
Gitblit v1.8.0