summaryrefslogtreecommitdiffstats
path: root/contrib/ncurses/form/form.priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ncurses/form/form.priv.h')
-rw-r--r--contrib/ncurses/form/form.priv.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/contrib/ncurses/form/form.priv.h b/contrib/ncurses/form/form.priv.h
index e8617f1..fea627d 100644
--- a/contrib/ncurses/form/form.priv.h
+++ b/contrib/ncurses/form/form.priv.h
@@ -1,5 +1,5 @@
/****************************************************************************
- * Copyright (c) 1998-2004,2005 Free Software Foundation, Inc. *
+ * Copyright (c) 1998-2006,2008 Free Software Foundation, Inc. *
* *
* Permission is hereby granted, free of charge, to any person obtaining a *
* copy of this software and associated documentation files (the *
@@ -30,7 +30,7 @@
* Author: Juergen Pfeifer, 1995,1997 *
****************************************************************************/
-/* $Id: form.priv.h,v 0.26 2006/12/17 19:47:09 tom Exp $ */
+/* $Id: form.priv.h,v 0.27 2008/09/08 20:29:05 tom Exp $ */
#ifndef FORM_PRIV_H
#define FORM_PRIV_H 1
@@ -39,8 +39,6 @@
#include "mf_common.h"
#if USE_WIDEC_SUPPORT
-#include <wchar.h>
-
#if HAVE_WCTYPE_H
#include <wctype.h>
#endif
OpenPOWER on IntegriCloud