X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/blobdiff_plain/231319383219ed492df932cd96414fe5ca28f8dc..3068aeec17c4a5f505fbe546f751cfb880f9c5de:/sbin/dhcpcd/config.h diff --git a/sbin/dhcpcd/config.h b/sbin/dhcpcd/config.h index 3893a35f94..0239e2c6aa 100644 --- a/sbin/dhcpcd/config.h +++ b/sbin/dhcpcd/config.h @@ -19,7 +19,7 @@ #define HAVE_KQUEUE #ifdef USE_PRIVATECRYPTO #define HAVE_MD5_H -#define SHA2_H +#define SHA2_H #else #include "compat/crypt/md5.h" #include "compat/crypt/sha256.h"