git: <string.h>: Don't declare timingsafe_bcmp() twice when libkern.h is included.

Sascha Wildner swildner at crater.dragonflybsd.org
Wed Apr 20 13:56:30 PDT 2022


commit 0f67444027453024401db33c96120423b35a0ee1
Author: Sascha Wildner <saw at online.de>
Date:   Wed Apr 20 22:37:05 2022 +0200

    <string.h>: Don't declare timingsafe_bcmp() twice when libkern.h is included.
    
    This unbreaks the vkernel build.

Summary of changes:
 include/string.h | 2 ++
 1 file changed, 2 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0f67444027453024401db33c96120423b35a0ee1


-- 
DragonFly BSD source repository


More information about the Commits mailing list