1 --- goaccess-1.0/src/sha1.h.orig 2016-06-09 19:20:03.424726826 +0300
2 +++ goaccess-1.0/src/sha1.h 2016-06-09 19:20:16.984277660 +0300
9 +typedef uint8_t u_int8_t;
10 +typedef uint16_t u_int16_t;
11 +typedef uint32_t u_int32_t;
14 // From http://www.mirrors.wiretapped.net/security/cryptography/hashes/sha1/sha1.c