优化源码配置宏位置,方便个性化编译
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
#ifndef LOG
|
||||
#define LOG
|
||||
|
||||
#include "config.h"
|
||||
#include <semaphore.h>
|
||||
#include <pthread.h>
|
||||
|
||||
#define MAX_LOG 256
|
||||
|
||||
typedef struct logs
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user