diff options
Diffstat (limited to 'apt-pkg/pkgcache.h')
| -rw-r--r-- | apt-pkg/pkgcache.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apt-pkg/pkgcache.h b/apt-pkg/pkgcache.h index 7a9db3d20..042d928e1 100644 --- a/apt-pkg/pkgcache.h +++ b/apt-pkg/pkgcache.h @@ -724,6 +724,7 @@ struct pkgCache::Version struct pkgCache::Version::Extra { uint8_t PhasedUpdatePercentage; + map_stringitem_t ArchVariant; }; #endif /*}}}*/ |
