(Logical change 1.130) git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@466 fd59a12c-fef9-0310-b244-a6a79926bd2f
@@ -35,7 +35,7 @@
#define EVT_H
#include "hdb.h"
#include "../include/list.h"
-#include "../include/ais_types.h"
+#include "../include/saEvt.h"
extern struct service_handler evt_service_handler;
@@ -68,3 +68,6 @@ struct libevt_ci {
};
#endif
+/*
+ * vi: set autoindent tabstop=4 shiftwidth=4 :
+ */