From 017f4c4312444c1ba386d6e0f6192fdc40f03c01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=EA=A6=AB=EA=A6=B6=EA=A6=8F=EA=A7=80=EA=A6=A6?= =?UTF-8?q?=EA=A6=BF=EA=A6=A7=EA=A6=AE=EA=A6=91=EA=A6=A9=EA=A6=AD=EA=A7=80?= Date: Sun, 25 Jul 2021 11:48:32 +0800 Subject: Origin & destination info retrieval implementations --- private.h | 1 + 1 file changed, 1 insertion(+) (limited to 'private.h') 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; -- cgit v1.2.3