summaryrefslogtreecommitdiff
path: root/unpack.h
diff options
context:
space:
mode:
Diffstat (limited to 'unpack.h')
-rw-r--r--unpack.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/unpack.h b/unpack.h
index e51557f..c98c19a 100644
--- a/unpack.h
+++ b/unpack.h
@@ -15,6 +15,8 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
+
+#define MSGPACK_MAX_STACK_SIZE (1024)
#include "msgpack/unpack_define.h"
typedef struct {