]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/log-internal.h
Increased the version number of the developement branch.
[libucw.git] / ucw / log-internal.h
index 9651d033a8f007eca667ba012cee675cf13f55cb..5d21ce7773702b5a494d1a7e1e3c54ec69330baf 100644 (file)
@@ -29,4 +29,6 @@ extern int log_streams_after;
 
 extern struct log_stream log_stream_default;
 
+extern char **log_type_names;
+
 #endif