Fixed certain compilation issues on newer toolchains

This commit is contained in:
Sssssaltyfish
2024-12-24 16:22:18 +08:00
committed by KirisameMashiro
parent 15b3faeee6
commit ed87416859
6 changed files with 33 additions and 15 deletions
@@ -13,6 +13,8 @@
#ifndef __MODULECONFIG_H__
#define __MODULECONFIG_H__
#include <pthread.h>
#include "debug.h"
/*Address where configuration information is stored*/