projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a579990
)
sha256: external headers should be included with <>
author
Lennart Poettering
<lennart@poettering.net>
Wed, 7 Dec 2022 17:32:38 +0000
(18:32 +0100)
committer
Lennart Poettering
<lennart@poettering.net>
Thu, 8 Dec 2022 14:18:46 +0000
(15:18 +0100)
src/fundamental/sha256.h
patch
|
blob
|
history
diff --git
a/src/fundamental/sha256.h
b/src/fundamental/sha256.h
index 31790c2ebd1737a0ab95fc37ba48b9d49fc76355..7c29c785cb46b0b0c3ca6f21d97c92065f869c93 100644
(file)
--- a/
src/fundamental/sha256.h
+++ b/
src/fundamental/sha256.h
@@
-1,7
+1,7
@@
/* SPDX-License-Identifier: LGPL-2.1-or-later */
#pragma once
-#include
"stdint.h"
+#include
<stdint.h>
#define SHA256_DIGEST_SIZE 32