regen
authorsthen <sthen@openbsd.org>
Wed, 6 Sep 2023 09:08:58 +0000 (09:08 +0000)
committersthen <sthen@openbsd.org>
Wed, 6 Sep 2023 09:08:58 +0000 (09:08 +0000)
usr.sbin/unbound/configure

index c3392ff..b3d4ee3 100644 (file)
@@ -16304,7 +16304,6 @@ fi
 done
 
 
-
 # check if we can use SO_REUSEPORT
 reuseport_default=0
 if echo "$host" | $GREP -i -e linux >/dev/null; then reuseport_default=1; fi