Adapt `info probes' to support printing probes of different types.
[deliverable/binutils-gdb.git] / gdb / environ.c
index d661a01010c43d52d5b98e07a8935f7b110975c0..88dd834dad2fedf5c7dcfaee1397663250c832ae 100644 (file)
@@ -1,6 +1,6 @@
 /* environ.c -- library for manipulating environments for GNU.
 
-   Copyright (C) 1986-2014 Free Software Foundation, Inc.
+   Copyright (C) 1986-2015 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
@@ -20,7 +20,6 @@
 
 #include "defs.h"
 #include "environ.h"
-#include <string.h>
 \f
 
 /* Return a new environment object.  */
This page took 0.025511 seconds and 4 git commands to generate.