2
0
Эх сурвалжийг харах

pua: extern declaration of global variable in header file

Daniel-Constantin Mierla 5 жил өмнө
parent
commit
e260447833
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      src/modules/pua/pua.h

+ 1 - 1
src/modules/pua/pua.h

@@ -48,7 +48,7 @@ extern str outbound_proxy;
 extern int check_remote_contact;
 extern int dbmode;
 
-int reginfo_increase_version;
+extern int reginfo_increase_version;
 
 extern int update_pua(ua_pres_t* p);
 extern int clean_puadb( int update_period, int min_expires );