We need strncasecmp.c now.

This commit is contained in:
matt 2000-07-19 03:56:38 +00:00
parent 237e784779
commit 69a9192fb8
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# $NetBSD: Makefile.inc,v 1.11 1999/01/15 13:31:32 bouyer Exp $
# $NetBSD: Makefile.inc,v 1.12 2000/07/19 03:56:38 matt Exp $
#
# The rest of the lib routines are in machine/macros.h
#
SRCS+= __main.c __assert.c random.S strncmp.c bswap64.S
SRCS+= __main.c __assert.c random.S strncmp.c strncasecmp.c bswap64.S