ltt library extra careful warnings check
[lttv.git] / ltt / branches / poly / ltt / facility.h
index 8fda81e9b6f0470daf94c287dfec592f577fad8b..1608e818b4637b24e9527a0d0238c006dfcafdd4 100644 (file)
@@ -45,5 +45,7 @@ LttEventType *ltt_facility_eventtype_get(LttFacility *f, unsigned i);
 
 LttEventType *ltt_facility_eventtype_get_by_name(LttFacility *f, char *name);
 
+int ltt_facility_close(LttFacility *f);
+
 #endif // FACILITY_H
 
This page took 0.022575 seconds and 4 git commands to generate.