summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixDraw.c
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2007-09-07 00:34:51 (GMT)
committerdgp <dgp@noemail.net>2007-09-07 00:34:51 (GMT)
commitf84bd0cbb87c2b16626fd7d9ea0175861958ce0c (patch)
treeb96d1a5046b15547b52c5d6bc8b1d362bfcbf202 /unix/tkUnixDraw.c
parentb7c8e45946d853a676cd77f9158faabd1a7bd240 (diff)
downloadtk-f84bd0cbb87c2b16626fd7d9ea0175861958ce0c.zip
tk-f84bd0cbb87c2b16626fd7d9ea0175861958ce0c.tar.gz
tk-f84bd0cbb87c2b16626fd7d9ea0175861958ce0c.tar.bz2
header cleanup
FossilOrigin-Name: 04ffea40ef0b3c0cad59a3e1576275019f29e913
Diffstat (limited to 'unix/tkUnixDraw.c')
-rw-r--r--unix/tkUnixDraw.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/unix/tkUnixDraw.c b/unix/tkUnixDraw.c
index 074bdad..0f3754c 100644
--- a/unix/tkUnixDraw.c
+++ b/unix/tkUnixDraw.c
@@ -8,10 +8,9 @@
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tkUnixDraw.c,v 1.9 2005/11/14 11:54:21 dkf Exp $
+ * RCS: @(#) $Id: tkUnixDraw.c,v 1.10 2007/09/07 00:34:58 dgp Exp $
*/
-#include "tkPort.h"
#include "tkInt.h"
#if !defined(__WIN32__)