commit ddaf9f4ac09fd506d0ed3a635e1048beafae310c
Author: zrj <[email protected]>
Date:   Sun Sep 25 19:02:15 2016 +0300

    wpa_supplicant: Avoid cpp warning during buildworld.
    
    Used MIN() macro is essentially the same to one in sys/param.h but
    for the sake of argument it is better to avoid warning by simply
    using system header variant.
    
    Note: there is issue with WPA_OUI_TYPE definition so leave WANRS at 0.

Summary of changes:
 contrib/wpa_supplicant/wpa_supplicant/scan.c | 4 ++++
 1 file changed, 4 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ddaf9f4ac09fd506d0ed3a635e1048beafae310c


-- 
DragonFly BSD source repository

Reply via email to