summaryrefslogtreecommitdiffstats
path: root/util_lib
diff options
context:
space:
mode:
authorSimon Horman <horms@verge.net.au>2007-12-13 16:18:53 +0900
committerSimon Horman <horms@verge.net.au>2007-12-19 14:50:07 +0900
commitd0a33ac6d578f5aa5378f02d8b7aa3a6b635cae4 (patch)
treefc37626a3570319e21f858675121cd94b0a01dce /util_lib
parentadf85cbc1756e56c1f52f56235a3c08b3c5b8e05 (diff)
downloadkexec-tools-d0a33ac6d578f5aa5378f02d8b7aa3a6b635cae4.tar.gz
removed partially duplicated system headers
Purgatory seems to partially duplicate system headers. It seems a log cleaner not to do so. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'util_lib')
-rw-r--r--util_lib/include/sha256.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/util_lib/include/sha256.h b/util_lib/include/sha256.h
index b8278a18..467fb22d 100644
--- a/util_lib/include/sha256.h
+++ b/util_lib/include/sha256.h
@@ -1,6 +1,7 @@
#ifndef SHA256_H
#define SHA256_H
+#include <sys/types.h>
#include <stdint.h>
typedef struct