diff --git a/src/types.h b/src/types.h index a9b50cb..7f4f68c 100644 --- a/src/types.h +++ b/src/types.h @@ -1 +1 @@ -typedef unsigned long int noom_uint_t; +typedef unsigned long long int noom_uint_t;