- fix conflicting decls of syslog related facilitynames and prioritynames tables
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
* Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
|
||||
*/
|
||||
|
||||
#include <sys/syslog.h>
|
||||
#include "libbb.h"
|
||||
#include <syslog.h>
|
||||
|
||||
#ifndef CRONTABS
|
||||
#define CRONTABS "/var/spool/cron/crontabs"
|
||||
|
||||
Reference in New Issue
Block a user