Document libbabeltrace2's C API
[babeltrace.git] / src / lib / graph / port.c
index 7ca86abe5703a8754276721c378b1a3bbb099349..46735e2226025a419819f4f37952e37f215744c9 100644 (file)
 
 #include "common/assert.h"
 #include "lib/assert-pre.h"
-#include <babeltrace2/graph/port-const.h>
-#include <babeltrace2/graph/port-input-const.h>
-#include <babeltrace2/graph/port-output-const.h>
+#include <babeltrace2/graph/port.h>
 #include <babeltrace2/graph/self-component-port.h>
-#include <babeltrace2/graph/self-component-port-input.h>
-#include <babeltrace2/graph/self-component-port-output.h>
 #include "lib/object.h"
 #include "compat/compiler.h"
 
This page took 0.024061 seconds and 4 git commands to generate.