Include <syslog.h> instead of <sys/syslog.h>
Using the standard <syslog.h> header instead of <sys/syslog.h> makes it
consistent with other source files and fixes compilation on Android.
Signed-off-by:
Fredrik Fornwall <fredrik@fornwall.net>
parent
53227325
Please register or sign in to comment