Don't #include <string.h>, needed prototypes are in libkern.h.

This commit is contained in:
drochner 1997-06-13 14:32:24 +00:00
parent a0c4d8cb61
commit bc7d1ebcfb

View File

@ -1,4 +1,4 @@
/* $NetBSD: ufs.c,v 1.17 1997/01/17 20:17:58 cgd Exp $ */
/* $NetBSD: ufs.c,v 1.18 1997/06/13 14:32:24 drochner Exp $ */
/*-
* Copyright (c) 1993
@ -73,8 +73,6 @@
#include <ufs/ufs/dir.h>
#include <lib/libkern/libkern.h>
#include <string.h>
#include "stand.h"
/*