Explorar o código

libdpkg: Export parsedb functions in the map file

These will be used soon by the dpkg programs.
Guillem Jover %!s(int64=11) %!d(string=hai) anos
pai
achega
02d0c3228b
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      lib/dpkg/libdpkg.map

+ 5 - 0
lib/dpkg/libdpkg.map

@@ -324,6 +324,11 @@ LIBDPKG_PRIVATE {
 	varbufdependency;
 	varbufrecord;
 	writerecord;
+	parsedb_new;
+	parsedb_open;
+	parsedb_load;
+	parsedb_parse;
+	parsedb_close;
 	parsedb;
 	writedb;