|
@@ -11,9 +11,9 @@ struct dialog_ng_counters_h {
|
|
|
|
|
|
};
|
|
|
|
|
|
-struct dialog_ng_counters_h dialog_ng_cnts_h;
|
|
|
+extern struct dialog_ng_counters_h dialog_ng_cnts_h;
|
|
|
|
|
|
int dialog_ng_stats_init();
|
|
|
void dialog_ng_stats_destroy();
|
|
|
|
|
|
-#endif /* DIALOG_NG_STATS_H */
|
|
|
+#endif /* DIALOG_NG_STATS_H */
|