From a1b59db9cc74d96e99aef00716e0d25a5849b587 Mon Sep 17 00:00:00 2001 From: Sergey Kandaurov Date: Mon, 16 Jul 2018 14:20:16 +0300 Subject: [PATCH] Style. --- nxt/auto/getrandom | 1 + 1 file changed, 1 insertion(+) diff --git a/nxt/auto/getrandom b/nxt/auto/getrandom index e3fbc598..ffee7663 100644 --- a/nxt/auto/getrandom +++ b/nxt/auto/getrandom @@ -24,6 +24,7 @@ nxt_feature_test="#include }" . ${NXT_AUTO}feature + if [ $nxt_found = no ]; then # Linux 3.17 SYS_getrandom. -- 2.47.3