diff options
Diffstat (limited to 'gdb/namespace.c')
-rw-r--r-- | gdb/namespace.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/namespace.c b/gdb/namespace.c index 33057fe..231c7bd 100644 --- a/gdb/namespace.c +++ b/gdb/namespace.c @@ -16,7 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "defs.h" #include "namespace.h" #include "frame.h" #include "symtab.h" |