aboutsummaryrefslogtreecommitdiffstats
path: root/common.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2022-07-07 15:45:36 +0200
committerMattias Andrée <maandree@kth.se>2022-07-07 15:45:36 +0200
commit363c60ec4819003b5cb1ac8d0cf6e161ab32d655 (patch)
treefca4f90b2fa17386a708549b8618198d01b0f80c /common.h
parentBump year (diff)
downloadlibsha1-363c60ec4819003b5cb1ac8d0cf6e161ab32d655.tar.gz
libsha1-363c60ec4819003b5cb1ac8d0cf6e161ab32d655.tar.bz2
libsha1-363c60ec4819003b5cb1ac8d0cf6e161ab32d655.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'common.h')
-rw-r--r--common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/common.h b/common.h
index 6d9d067..3b1cf00 100644
--- a/common.h
+++ b/common.h
@@ -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>