Update project files and headers: ensure consistency and maintainability across the codebase.
This commit is contained in:
+3
-1
@@ -34,11 +34,13 @@
|
||||
#include <string.h>
|
||||
#include <signal.h>
|
||||
|
||||
#include "logger.h"
|
||||
|
||||
|
||||
#ifndef __MAIN_H__
|
||||
#define __MAIN_H__
|
||||
|
||||
#ifndef TRUE
|
||||
#ifndef TRUE
|
||||
#define TRUE 1
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user