move /src/error.? to /src/util/error.?

This commit is contained in:
2025-10-09 12:08:57 +02:00
parent aa58d931aa
commit cebe0df8a2
8 changed files with 10 additions and 10 deletions

View File

@@ -10,8 +10,8 @@
#include <string.h>
#include <time.h>
#include "../error.h"
#include "../types.h"
#include "../util/error.h"
#define SECTOR 0x1000 // sector size
#define TABLE 0x800 // table (total) element count