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