aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/wcscmp.c
diff options
context:
space:
mode:
authorTim J. Robbins <tjr@FreeBSD.org>2002-09-21 00:29:23 +0000
committerTim J. Robbins <tjr@FreeBSD.org>2002-09-21 00:29:23 +0000
commit99330f83685677576370e14645a3fbd239c7c7cf (patch)
tree57cc90380d26af18cc99bda2d87628dbef5ac3c0 /lib/libc/string/wcscmp.c
parent601385b7ca0426399e859e97a657e4eb985b1dbd (diff)
Notes
Diffstat (limited to 'lib/libc/string/wcscmp.c')
-rw-r--r--lib/libc/string/wcscmp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/string/wcscmp.c b/lib/libc/string/wcscmp.c
index 26ea03d61851..89ce020f8796 100644
--- a/lib/libc/string/wcscmp.c
+++ b/lib/libc/string/wcscmp.c
@@ -43,7 +43,6 @@ __RCSID("$NetBSD$");
#endif /* LIBC_SCCS and not lint */
__FBSDID("$FreeBSD$");
-#include <assert.h>
#include <wchar.h>
/*