Implement clock mapping within integer type
[babeltrace.git] / types / types.c
index 8ef18342eb0e42255641c93f5809330287b498cf..4e96f443645ca72cec72f21ae409617ee140a2b6 100644 (file)
@@ -5,7 +5,9 @@
  *
  * Types registry.
  *
- * Copyright 2010, 2011 - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
+ * Copyright 2010-2011 EfficiOS Inc. and Linux Foundation
+ *
+ * Author: Mathieu Desnoyers <mathieu.desnoyers@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
@@ -19,7 +21,7 @@
  */
 
 #include <babeltrace/format.h>
-#include <babeltrace/babeltrace.h>
+#include <babeltrace/babeltrace-internal.h>
 #include <limits.h>
 #include <glib.h>
 #include <errno.h>
This page took 0.023196 seconds and 4 git commands to generate.