From 935a65d13b03e7183297b4507e18e3ac068c0757 Mon Sep 17 00:00:00 2001 From: deraadt Date: Wed, 14 Jan 2015 21:17:52 +0000 Subject: [PATCH] This does not need . If we change some other stuff around, it might not need either. Even further changes could eliminate it. Anyone up for the exercise? --- sys/sys/localedef.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys/sys/localedef.h b/sys/sys/localedef.h index af45025157b..ea71300680a 100644 --- a/sys/sys/localedef.h +++ b/sys/sys/localedef.h @@ -1,4 +1,4 @@ -/* $OpenBSD: localedef.h,v 1.4 2014/07/14 07:22:07 pelikan Exp $ */ +/* $OpenBSD: localedef.h,v 1.5 2015/01/14 21:17:52 deraadt Exp $ */ /* $NetBSD: localedef.h,v 1.4 1996/04/09 20:55:31 cgd Exp $ */ /* @@ -34,7 +34,6 @@ #ifndef _SYS_LOCALEDEF_H_ #define _SYS_LOCALEDEF_H_ -#include #include typedef struct -- 2.20.1