Compilable under FreeBSD
FossilOrigin-Name: 82eb07018ba4eb48e6c8839cd4931fad118c3c5f5e84d221b8dc360dd5c8364d
This commit is contained in:
@ -30,9 +30,9 @@
|
||||
#ifndef __CW_LOG_H
|
||||
#define __CW_LOG_H
|
||||
|
||||
#include <syslog.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdint.h>
|
||||
#include <syslog.h>
|
||||
|
||||
#ifndef LOG_ERROR
|
||||
#define LOG_ERROR LOG_ERR
|
||||
|
Reference in New Issue
Block a user