remove duplicate definition of UBUS_UNIX_SOCKET
This commit is contained in:
parent
c6affabb03
commit
da11ec6b9d
1 changed files with 0 additions and 1 deletions
1
ubusd.h
1
ubusd.h
|
@ -9,7 +9,6 @@
|
||||||
#include "ubusd_obj.h"
|
#include "ubusd_obj.h"
|
||||||
#include "ubusmsg.h"
|
#include "ubusmsg.h"
|
||||||
|
|
||||||
#define UBUS_UNIX_SOCKET "./ubus.sock"
|
|
||||||
#define UBUSD_CLIENT_BACKLOG 32
|
#define UBUSD_CLIENT_BACKLOG 32
|
||||||
#define UBUS_OBJ_HASH_BITS 4
|
#define UBUS_OBJ_HASH_BITS 4
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue