mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-14 11:33:48 +00:00
Removes semaphore.h depends.
This commit is contained in:
@@ -18,10 +18,6 @@
|
|||||||
#ifndef __LOG_H__
|
#ifndef __LOG_H__
|
||||||
#define __LOG_H__
|
#define __LOG_H__
|
||||||
|
|
||||||
#include <semaphore.h>
|
|
||||||
|
|
||||||
extern sem_t *log_sem;
|
|
||||||
|
|
||||||
#ifdef HAS_LOG4C
|
#ifdef HAS_LOG4C
|
||||||
|
|
||||||
#define LOGGING 1
|
#define LOGGING 1
|
||||||
|
|||||||
Reference in New Issue
Block a user