Explorar o código

registrar(k): missing extern for ul

Andrei Pelinescu-Onciul %!s(int64=16) %!d(string=hai) anos
pai
achega
611b511e25
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      modules_k/registrar/reg_mod.h

+ 1 - 1
modules_k/registrar/reg_mod.h

@@ -98,7 +98,7 @@ extern int path_use_params;
 extern str sock_hdr_name;
 extern int sock_flag;
 
-usrloc_api_t ul;  /*!< Structure containing pointers to usrloc functions */
+extern usrloc_api_t ul;/*!< Structure containing pointers to usrloc functions*/
 
 extern struct sl_binds slb;