diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-07-05 10:32:16 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-07-05 10:32:16 +0200 |
| commit | f4370b44bacfa3035496aa6f5aca24469326ebff (patch) | |
| tree | dae3af2a258d2561f70c6050fed8bbbbb390b3b9 /dev/libMsg/MsgKit | |
| parent | 65350ab87ab7d577cd6d85bc6e9727beef5ee737 (diff) | |
feat: add magic check in `fsck.hefs`
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'dev/libMsg/MsgKit')
| -rw-r--r-- | dev/libMsg/MsgKit/Network.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/libMsg/MsgKit/Network.h b/dev/libMsg/MsgKit/Network.h index c7b562a2..7dd56877 100644 --- a/dev/libMsg/MsgKit/Network.h +++ b/dev/libMsg/MsgKit/Network.h @@ -6,4 +6,4 @@ #pragma once -#include <libMsg/MsgKit/Server.h>
\ No newline at end of file +#include <libMsg/MsgKit/Server.h>
\ No newline at end of file |
