|
|
@@ -59,8 +59,8 @@ static int signal_fd; |
|
|
|
static int session_lock_fd = 0; |
|
|
|
static char *session_root; |
|
|
|
|
|
|
|
#define NSM_API_VERSION_MAJOR 0 |
|
|
|
#define NSM_API_VERSION_MINOR 3 |
|
|
|
#define NSM_API_VERSION_MAJOR 1 |
|
|
|
#define NSM_API_VERSION_MINOR 0 |
|
|
|
|
|
|
|
#define ERR_OK 0 |
|
|
|
#define ERR_GENERAL_ERROR -1 |
|
|
|