diff options
Diffstat (limited to 'macosx/tkMacOSXWm.h')
-rw-r--r-- | macosx/tkMacOSXWm.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/macosx/tkMacOSXWm.h b/macosx/tkMacOSXWm.h index 3284c6d..a66e3d2 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.4 2005/08/09 07:39:22 das Exp $ + * RCS: @(#) $Id: tkMacOSXWm.h,v 1.5 2006/03/13 18:19:18 dgp Exp $ */ #ifndef _TKMACWM @@ -60,7 +60,6 @@ #include "tkPort.h" #include "tkInt.h" #include "tkMacOSXInt.h" -#include <errno.h> #include "tkScrollbar.h" /* |