فهرست منبع

Add log print service.

(Logical change 1.96)


git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@351 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake 21 سال پیش
والد
کامیت
0d90b61b8d
1فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  1. 3 1
      exec/amf.c

+ 3 - 1
exec/amf.c

@@ -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;