From 305f8b6d48339a72e4d2ca329419325c47f3111d Mon Sep 17 00:00:00 2001 From: hades Date: Wed, 1 Sep 1999 06:56:34 +0000 Subject: [PATCH] headers to be assumed not part of the application --- hadaq/tclAppInit.c | 2 +- hadaq/tkAppInit.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hadaq/tclAppInit.c b/hadaq/tclAppInit.c index 926d24a..d30da61 100644 --- a/hadaq/tclAppInit.c +++ b/hadaq/tclAppInit.c @@ -18,7 +18,7 @@ #include #endif -#include "tcl.h" +#include /* * The following variable is a special hack that is needed in order for diff --git a/hadaq/tkAppInit.c b/hadaq/tkAppInit.c index 5dbb0e0..3471b89 100644 --- a/hadaq/tkAppInit.c +++ b/hadaq/tkAppInit.c @@ -14,7 +14,7 @@ * SCCS: @(#) tkAppInit.c 1.22 96/05/29 09:47:08 */ -#include "tk.h" +#include /* * The following variable is a special hack that is needed in order for -- 2.43.0