summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXWm.h
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2006-03-13 18:18:53 (GMT)
committerdgp <dgp@users.sourceforge.net>2006-03-13 18:18:53 (GMT)
commite7a28cd82e797c533d8b3b3856ce317762ca165a (patch)
treee7646be175d93c201012c416eba7ac38b3a10a79 /macosx/tkMacOSXWm.h
parent92f42c4710b59e4b7d590bcac400948f88778128 (diff)
downloadtk-e7a28cd82e797c533d8b3b3856ce317762ca165a.zip
tk-e7a28cd82e797c533d8b3b3856ce317762ca165a.tar.gz
tk-e7a28cd82e797c533d8b3b3856ce317762ca165a.tar.bz2
* generic/tkCmds.c: Purged remaining references to
* macosx/tkMacOSXPort.h: errno, and errno.h. Standardized * macosx/tkMacOSXWm.c: the logic for using header files from * macosx/tkMacOSXWm.h: the compat directory. Thanks Joe * unix/tkUnixPort.h: English for the patch. [Patch 1445404]
Diffstat (limited to 'macosx/tkMacOSXWm.h')
-rw-r--r--macosx/tkMacOSXWm.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/macosx/tkMacOSXWm.h b/macosx/tkMacOSXWm.h
index 5c33a5d..3753098 100644
--- a/macosx/tkMacOSXWm.h
+++ b/macosx/tkMacOSXWm.h
@@ -50,7 +50,7 @@
* software in accordance with the terms specified in this
* license.
*
- * RCS: @(#) $Id: tkMacOSXWm.h,v 1.2.2.2 2005/08/09 07:40:02 das Exp $
+ * RCS: @(#) $Id: tkMacOSXWm.h,v 1.2.2.3 2006/03/13 18:19:01 dgp Exp $
*/
#ifndef _TKMACWM
@@ -60,7 +60,6 @@
#include "tkPort.h"
#include "tkInt.h"
#include "tkMacOSXInt.h"
-#include <errno.h>
#include "tkScrollbar.h"
/*