Removes semaphore.h depends.
This commit is contained in:
parent
ca8bd1df91
commit
cf99796a77
1 changed files with 0 additions and 4 deletions
|
@ -18,10 +18,6 @@
|
|||
#ifndef __LOG_H__
|
||||
#define __LOG_H__
|
||||
|
||||
#include <semaphore.h>
|
||||
|
||||
extern sem_t *log_sem;
|
||||
|
||||
#ifdef HAS_LOG4C
|
||||
|
||||
#define LOGGING 1
|
||||
|
|
Loading…
Reference in a new issue