summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/srune.c
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2004-01-06 18:26:15 +0000
committernectar <nectar@FreeBSD.org>2004-01-06 18:26:15 +0000
commitc281d0e2eafa39c917ef047ce514a5594c54b94f (patch)
treef9e401de771be36d2b425999ec8f726e406ea85d /lib/libc/locale/srune.c
parent9138480b09ae7b6db83e31894580eb4bdc8fb7fe (diff)
downloadFreeBSD-src-c281d0e2eafa39c917ef047ce514a5594c54b94f.zip
FreeBSD-src-c281d0e2eafa39c917ef047ce514a5594c54b94f.tar.gz
Remove unused variables and function declarations. Add missing headers.
Diffstat (limited to 'lib/libc/locale/srune.c')
-rw-r--r--lib/libc/locale/srune.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/locale/srune.c b/lib/libc/locale/srune.c
index 86d40a7..073fd91 100644
--- a/lib/libc/locale/srune.c
+++ b/lib/libc/locale/srune.c
@@ -29,6 +29,7 @@ __FBSDID("$FreeBSD$");
#include <limits.h>
#include <rune.h>
+#include <string.h>
#include <wchar.h>
/*
OpenPOWER on IntegriCloud