mirror of
https://github.com/sheumann/hush.git
synced 2025-02-25 16:29:01 +00:00
The updated patch adds a config option to explicitely enable 64 bit arithmetic. Also it removes the arith prototype from libbb.h as it is not used outside of ash. Bastian this patch has been slightly modified by Erik for cleanliness.