mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-08-02 17:49:57 +00:00
Add log print service.
(Logical change 1.96) git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@351 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
58a1955fbd
commit
0d90b61b8d
@ -54,9 +54,11 @@
|
||||
#include "util.h"
|
||||
#include "parse.h"
|
||||
#include "main.h"
|
||||
#include "print.h"
|
||||
#include "handlers.h"
|
||||
|
||||
#define LOG_SERVICE LOG_SERVICE_AMF
|
||||
#include "print.h"
|
||||
|
||||
struct invocation {
|
||||
struct conn_info *conn_info;
|
||||
int interface;
|
||||
|
Loading…
Reference in New Issue
Block a user