summaryrefslogtreecommitdiff
path: root/src/apk_adb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/apk_adb.h')
-rw-r--r--src/apk_adb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/apk_adb.h b/src/apk_adb.h
index 0bc46e9..74b0577 100644
--- a/src/apk_adb.h
+++ b/src/apk_adb.h
@@ -92,6 +92,7 @@ struct adb_data_package {
extern const struct adb_object_schema
schema_dependency, schema_dependency_array,
schema_pkginfo, schema_pkginfo_array,
+ schema_xattr_array,
schema_acl, schema_file, schema_file_array, schema_dir, schema_dir_array,
schema_string_array, schema_scripts, schema_package, schema_package_adb_array,
schema_index, schema_idb;