]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Fix whitespace
authorRoy Marples <roy@marples.name>
Sun, 3 Mar 2019 23:44:51 +0000 (23:44 +0000)
committerRoy Marples <roy@marples.name>
Sun, 3 Mar 2019 23:44:51 +0000 (23:44 +0000)
configure

index 1aa8f872c1443167dad33eed5480efe4845d5b78..04c7fb4c3027a8a85d34ab092894913397fb66e4 100755 (executable)
--- a/configure
+++ b/configure
@@ -421,8 +421,8 @@ freebsd*|kfreebsd*)
        case "$OS" in
        kfreebsd*)      echo "#include          <inttypes.h>" >>$CONFIG_H;
        esac
-       echo "#include          <net/if.h>" >>$CONFIG_H
-       echo "#include          <net/if_var.h>" >>$CONFIG_H
+       echo "#include                  <net/if.h>" >>$CONFIG_H
+       echo "#include                  <net/if_var.h>" >>$CONFIG_H
        ;;
 netbsd*)
        # reallocarray(3) is guarded by _OPENBSD_SOURCE