summaryrefslogtreecommitdiffstats
path: root/nserver/src/ncmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'nserver/src/ncmd.h')
-rw-r--r--nserver/src/ncmd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nserver/src/ncmd.h b/nserver/src/ncmd.h
index be9dd8f..e021390 100644
--- a/nserver/src/ncmd.h
+++ b/nserver/src/ncmd.h
@@ -19,6 +19,7 @@ enum FUNCTIONS {
NS_DELETE,
NS_LIST,
NS_STORE,
+ NS_LOAD,
NS_NOP = -1
};