lib: Reset libbabeltrace2 to SONANE 0
[babeltrace.git] / lib / trace-ir / utils.c
index d59ae21be2ff2e7ef8aa06cd418bea391beaac01..508c579014ee0651844abda5d0bd86560f56da84 100644 (file)
@@ -1,12 +1,7 @@
 /*
- * utils.c
- *
- * Babeltrace trace IR - Utilities
- *
+ * Copyright 2017-2018 Philippe Proulx <pproulx@efficios.com>
  * Copyright 2015 Jérémie Galarneau <jeremie.galarneau@efficios.com>
  *
- * Author: Jérémie Galarneau <jeremie.galarneau@efficios.com>
- *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to deal
  * in the Software without restriction, including without limitation the rights
@@ -31,7 +26,6 @@
 
 #include <stdlib.h>
 #include <glib.h>
-#include <babeltrace/trace-ir/field-classes-internal.h>
+#include <babeltrace/trace-ir/field-class-internal.h>
 #include <babeltrace/trace-ir/clock-class.h>
-#include <babeltrace/object.h>
 #include <babeltrace/assert-internal.h>
This page took 0.024279 seconds and 4 git commands to generate.