Explorar el Código

libdpkg: Add notice to map file

Guillem Jover hace 14 años
padre
commit
14caa35eb5
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      lib/dpkg/libdpkg.map

+ 1 - 0
lib/dpkg/libdpkg.map

@@ -34,6 +34,7 @@ LIBDPKG_PRIVATE {
 	warning_get_count;
 	warningv;
 	warning;
+	notice;
 
 	debug_set_output;
 	debug_set_mask;