* Use our own logging mechanism instead of syslog/printf.
This commit is contained in:
@ -9,12 +9,8 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <syslog.h>
|
||||
|
||||
#include "config.h"
|
||||
#ifdef ENABLE_EVENTS
|
||||
#include "getifaddr.h"
|
||||
#endif
|
||||
#include "upnpdescgen.h"
|
||||
#include "minidlnapath.h"
|
||||
#include "upnpglobalvars.h"
|
||||
|
Reference in New Issue
Block a user