From 4ae8fbdfcbb4b05674f0d21413df2bd4ed5a4f81 Mon Sep 17 00:00:00 2001 From: tromey Date: Wed, 30 Jun 1999 13:05:33 +0000 Subject: Imported Boehm GC 4.14 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/boehm@27853 138bc75d-0d04-0410-961f-82ee72b054a4 --- boehm-gc/if_not_there.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boehm-gc/if_not_there.c') diff --git a/boehm-gc/if_not_there.c b/boehm-gc/if_not_there.c index 9616309d824..a93795f1c78 100644 --- a/boehm-gc/if_not_there.c +++ b/boehm-gc/if_not_there.c @@ -1,6 +1,6 @@ /* Conditionally execute a command based if the file argv[1] doesn't exist */ /* Except for execvp, we stick to ANSI C. */ -# include "config.h" +# include "gcconfig.h" # include int main(argc, argv, envp) -- cgit v1.2.3