]> granicus.if.org Git - libnl/commitdiff
libnl: add nl_object_diff64() to libnl-3.sym
authorThomas Haller <thaller@redhat.com>
Fri, 12 Feb 2016 17:15:08 +0000 (18:15 +0100)
committerThomas Haller <thaller@redhat.com>
Fri, 12 Feb 2016 17:17:02 +0000 (18:17 +0100)
Fixes: a09b8558148b31e469d463907d103fa78d81612c
Signed-off-by: Thomas Haller <thaller@redhat.com>
libnl-3.sym

index 97859571bf1b2c513936d815dd81966171997143..4e09bdd672a16ca8f006049222e1607e47d1af6d 100644 (file)
@@ -346,3 +346,8 @@ global:
        nla_get_s64;
        nla_put_s64;
 } libnl_3_2_26;
+
+libnl_3_2_28 {
+global:
+       nl_object_diff64;
+} libnl_3_2_27;