- fix conflicting decls of syslog related facilitynames and prioritynames tables
This commit is contained in:
@ -20,9 +20,9 @@
|
||||
|
||||
#include <mntent.h>
|
||||
#include "libbb.h"
|
||||
#include <syslog.h>
|
||||
|
||||
/* Needed for nfs support only... */
|
||||
#include <syslog.h>
|
||||
#include <sys/utsname.h>
|
||||
#undef TRUE
|
||||
#undef FALSE
|
||||
|
Reference in New Issue
Block a user