aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport/environ.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gdbsupport/environ.cc')
-rw-r--r--gdbsupport/environ.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbsupport/environ.cc b/gdbsupport/environ.cc
index f7984c5..1b6ca61 100644
--- a/gdbsupport/environ.cc
+++ b/gdbsupport/environ.cc
@@ -15,7 +15,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 "common-defs.h"
#include "environ.h"
#include <algorithm>
#include <utility>