Convert LTTngTop to C++ and state system
[lttngtop.git] / src / cputop.h
index f4ef105ced35a883cc5b142532db1d19f9a8f928..e782c7f9696f7797b942cf70b02d66986a0c8820 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 Julien Desfossez
+ * Copyright (C) 2011-2012 Julien Desfossez
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License Version 2 as
 #ifndef _LTTNGTOP_H
 #define _LTTNGTOP_H
 
+extern "C" {
 #include <babeltrace/babeltrace.h>
 #include <babeltrace/ctf/callbacks.h>
+}
 #include <inttypes.h>
 #include <glib.h>
 
This page took 0.036418 seconds and 4 git commands to generate.