summaryrefslogtreecommitdiffstats
path: root/generic/tkIntPlatStubs.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tkIntPlatStubs.c')
-rw-r--r--generic/tkIntPlatStubs.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/generic/tkIntPlatStubs.c b/generic/tkIntPlatStubs.c
index 58a2339..d65ddd7 100644
--- a/generic/tkIntPlatStubs.c
+++ b/generic/tkIntPlatStubs.c
@@ -7,11 +7,12 @@
* Copyright (c) 1998-1999 by Scriptics Corporation.
* All rights reserved.
*
- * RCS: @(#) $Id: tkIntPlatStubs.c,v 1.1.2.2 1999/03/06 01:54:59 redman Exp $
+ * RCS: @(#) $Id: tkIntPlatStubs.c,v 1.1.2.3 1999/03/06 02:23:17 redman Exp $
*/
#include "tkInt.h"
#include "tkPort.h"
+#include "tkIntPlatDecls.h"
/*
* WARNING: This file is automatically generated by the tools/genStubs.tcl