Fix built.
authorflorian <florian@openbsd.org>
Tue, 5 Sep 2023 15:44:39 +0000 (15:44 +0000)
committerflorian <florian@openbsd.org>
Tue, 5 Sep 2023 15:44:39 +0000 (15:44 +0000)
commit6ced2d15634ee298e9573e91f14fa9f7de16acb6
tree9fe4f696ec1b3ea35624d87161d58acf12f8b02c
parentd500c338f73eadbc8ea62778504d2ca76933e0f6
Fix built.

The api changed to handle cookies and extended error codes.

Passing in NULL for config_file disables cookie handling so we do not
need to pass a valid comm_reply, NULL will do.
sbin/unwind/frontend.c