1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-02-09 09:57:26 +03:00

sha256: external headers should be included with <>

This commit is contained in:
Lennart Poettering 2022-12-07 18:32:38 +01:00
parent a579990277
commit 17b296a118

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