X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fenviron.c;h=1f9a9d67e9fe9ba98fc7a1d9e5e896dfc1805043;hb=818dd999829879775f22b319e1fe2c8c3a7f77b9;hp=4ce008075602c2cbedaddc5896d13486573a2254;hpb=b8c9b27d1e133d46199734ca1f047af8bb2d3314;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/environ.c b/gdb/environ.c index 4ce0080756..1f9a9d67e9 100644 --- a/gdb/environ.c +++ b/gdb/environ.c @@ -1,5 +1,6 @@ /* environ.c -- library for manipulating environments for GNU. - Copyright (C) 1986, 1989 Free Software Foundation, Inc. + Copyright 1986, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 2000 + Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -22,7 +23,6 @@ #include "defs.h" #include "environ.h" #include "gdb_string.h" -#include "gdbcore.h" /* Return a new environment object. */