summaryrefslogtreecommitdiff
path: root/private.h
diff options
context:
space:
mode:
Diffstat (limited to 'private.h')
-rw-r--r--private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/private.h b/private.h
index 954d29e..1810c69 100644
--- a/private.h
+++ b/private.h
@@ -11,6 +11,7 @@ extern struct shipping {
char *post;
json_tokener *tokener;
enum {
+ PLACES,
SERVICES,
ORDER
} mode;