git: Move memmove(), strcasecmp() and strncasecmp() in !defined(KERNEL_VIRTUAL).

Sascha Wildner swildner at crater.dragonflybsd.org
Fri Apr 16 07:32:30 PDT 2010


commit 870c27eea515ab71ecd9666c333fb4b358f977a3
Author: Sascha Wildner <saw at online.de>
Date:   Fri Apr 16 16:26:07 2010 +0200

    Move memmove(), strcasecmp() and strncasecmp() in !defined(KERNEL_VIRTUAL).
    
    This fixes the VKERNEL build.

Summary of changes:
 include/string.h  |    2 +-
 include/strings.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/870c27eea515ab71ecd9666c333fb4b358f977a3


-- 
DragonFly BSD source repository





More information about the Commits mailing list