1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-21 18:03:41 +03:00

sha256: external headers should be included with <>

(cherry picked from commit 17b296a11839ac63279b89e40cecb4c114c229b2)
This commit is contained in:
Lennart Poettering 2022-12-07 18:32:38 +01:00 committed by Luca Boccassi
parent efc5612e47
commit 278e0d5b19

View File

@ -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