File strtoll.h artifact e00c133d14 part of check-in cb9ab48b6d
#ifndef _RSK_STRTOLL_H #define _RSK_STRTOLL_H long long int strtoll(const char *nptr, char **endptr, int base); #endif
#ifndef _RSK_STRTOLL_H #define _RSK_STRTOLL_H long long int strtoll(const char *nptr, char **endptr, int base); #endif