aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport/job-control.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gdbsupport/job-control.cc')
-rw-r--r--gdbsupport/job-control.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbsupport/job-control.cc b/gdbsupport/job-control.cc
index 7637cc5..eff196d 100644
--- a/gdbsupport/job-control.cc
+++ b/gdbsupport/job-control.cc
@@ -18,7 +18,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 "job-control.h"
#ifdef HAVE_TERMIOS_H
#include <termios.h>