moved magic.h to tlibc

This commit is contained in:
2025-11-18 16:29:37 +05:00
parent d0d7d26671
commit 23c98e14df
4 changed files with 3 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#include "tlibc/errors.h"
#include "magic.h"
#include "tlibc/magic.h"
#include "tcp-chat/common_constants.h"
#define AES_SESSION_KEY_SIZE 32