fix compiler warning

This commit is contained in:
Simon Cruanes 2022-06-10 23:25:22 -04:00
parent 58ac755f82
commit 90a131b7af
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -4,4 +4,5 @@
(name containers_top) (name containers_top)
(public_name containers.top) (public_name containers.top)
(wrapped false) (wrapped false)
(modes byte)
(libraries compiler-libs.common containers containers.unix)) (libraries compiler-libs.common containers containers.unix))