diff options
author | 2020-05-31 22:36:32 +0000 | |
---|---|---|
committer | 2020-05-31 22:36:32 +0000 | |
commit | 0edfb2b8dabe40f164f5de7f1c740643c84e39d8 (patch) | |
tree | 8415e4072b800c88b14662a29628b2be29d9346c | |
parent | Fix an of by one when printing the oid of the error index. (diff) | |
download | wireguard-openbsd-0edfb2b8dabe40f164f5de7f1c740643c84e39d8.tar.xz wireguard-openbsd-0edfb2b8dabe40f164f5de7f1c740643c84e39d8.zip |
sync
-rw-r--r-- | distrib/sets/lists/base/md.armv7 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/distrib/sets/lists/base/md.armv7 b/distrib/sets/lists/base/md.armv7 index 7fe6ba3356b..c760bce2ce1 100644 --- a/distrib/sets/lists/base/md.armv7 +++ b/distrib/sets/lists/base/md.armv7 @@ -463,3 +463,5 @@ ./usr/sbin/mkuboot ./usr/sbin/pcidump ./usr/sbin/wsconscfg +./usr/sbin/wsfontload +./usr/sbin/wsmoused |