Browse Source

Update print data to new node structure.

(Logical change 1.127)


git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@449 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake 21 years ago
parent
commit
bb4188967a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      exec/print.h

+ 1 - 0
exec/print.h

@@ -35,6 +35,7 @@
 #define PRINT_H_DEFINED
 
 #include "../include/ais_types.h"
+#include "../include/saClm.h"
 
 #define LOG_MODE_DEBUG		1
 #define LOG_MODE_TIMESTAMP	2