lib: strictly type function return status enumerations
[babeltrace.git] / src / lib / graph / connection.h
index e6190fa5a500697331084db4a76b018d90949457..530dfd9f95d4e9030b2be94e3652b957c0aceb36 100644 (file)
@@ -25,9 +25,9 @@
  */
 
 #include <babeltrace2/graph/connection-const.h>
-#include <babeltrace2/graph/message-iterator-const.h>
 #include "lib/object.h"
 #include "common/assert.h"
+#include "common/macros.h"
 #include <stdbool.h>
 
 #include "message/iterator.h"
This page took 0.025559 seconds and 4 git commands to generate.