#ifndef LIBA_LIMITS_H #define LIBA_LIMITS_H #define INT_MAX 0x7fffffff #endif