summaryrefslogtreecommitdiff
path: root/lib/libc/locale/rune.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/locale/rune.c')
-rw-r--r--lib/libc/locale/rune.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libc/locale/rune.c b/lib/libc/locale/rune.c
index 1ccd0871a61..8b7a4632531 100644
--- a/lib/libc/locale/rune.c
+++ b/lib/libc/locale/rune.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: rune.c,v 1.2 2006/04/02 21:38:57 djm Exp $ */
+/* $OpenBSD: rune.c,v 1.3 2012/12/05 23:20:00 deraadt Exp $ */
/* $NetBSD: rune.c,v 1.26 2004/05/09 11:26:33 kleink Exp $ */
/*-
@@ -59,8 +59,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
-
#include <assert.h>
#include <stdio.h>
#include <string.h>