Add git commit id to the version if it's not a tag
[lttng-tools.git] / src / bin / lttng-sessiond / lttng-sessiond.h
index 6ee1fe9510ef4d91c64ce6a00034c46101d723cb..0f4c6687892792a338d5a455ad6be574cf07486b 100644 (file)
@@ -1,5 +1,6 @@
 /*
  * Copyright (C) 2011 - David Goulet <david.goulet@polymtl.ca>
 /*
  * Copyright (C) 2011 - David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2013 - RaphaĆ«l Beamonte <raphael.beamonte@gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License, version 2 only,
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License, version 2 only,
@@ -28,6 +29,7 @@
 
 #include "session.h"
 #include "ust-app.h"
 
 #include "session.h"
 #include "ust-app.h"
+#include "version.h"
 
 extern const char default_home_dir[],
        default_tracing_group[],
 
 extern const char default_home_dir[],
        default_tracing_group[],
This page took 0.023671 seconds and 4 git commands to generate.