warning fixed for lttvwindow and controlflow view
[lttv.git] / ltt / branches / poly / ltt / trace.h
index 73adc0bffd0adae25032957e113e5c1ed970fe89..96931524af3a814acb4bba0b8520c91351b8eb5d 100644 (file)
@@ -173,5 +173,6 @@ LttTracefile *ltt_tracefile_new();
 void ltt_tracefile_destroy(LttTracefile *tf);
 void ltt_tracefile_copy(LttTracefile *dest, const LttTracefile *src);
 
+void get_absolute_pathname(const char *pathname, char * abs_pathname);
 
 #endif // TRACE_H
This page took 0.023898 seconds and 4 git commands to generate.