From: Roy Marples Date: Sun, 3 Mar 2019 23:44:51 +0000 (+0000) Subject: Fix whitespace X-Git-Tag: v8.0.0~85 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49786ffc6b5e1bc74b5199f8ebd383ccb29385aa;p=thirdparty%2Fdhcpcd.git Fix whitespace --- diff --git a/configure b/configure index 1aa8f872..04c7fb4c 100755 --- a/configure +++ b/configure @@ -421,8 +421,8 @@ freebsd*|kfreebsd*) case "$OS" in kfreebsd*) echo "#include " >>$CONFIG_H; esac - echo "#include " >>$CONFIG_H - echo "#include " >>$CONFIG_H + echo "#include " >>$CONFIG_H + echo "#include " >>$CONFIG_H ;; netbsd*) # reallocarray(3) is guarded by _OPENBSD_SOURCE