diff options
author | Mattias Andrée <maandree@kth.se> | 2022-07-07 15:45:36 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2022-07-07 15:45:36 +0200 |
commit | 363c60ec4819003b5cb1ac8d0cf6e161ab32d655 (patch) | |
tree | fca4f90b2fa17386a708549b8618198d01b0f80c | |
parent | Bump year (diff) | |
download | libsha1-363c60ec4819003b5cb1ac8d0cf6e161ab32d655.tar.gz libsha1-363c60ec4819003b5cb1ac8d0cf6e161ab32d655.tar.bz2 libsha1-363c60ec4819003b5cb1ac8d0cf6e161ab32d655.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r-- | common.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4,7 +4,6 @@ #include <sys/stat.h> #include <alloca.h> #include <errno.h> -#include <inttypes.h> #include <stddef.h> #include <stdlib.h> #include <string.h> |