diff options
Diffstat (limited to 'gdbsupport/selftest.cc')
-rw-r--r-- | gdbsupport/selftest.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbsupport/selftest.cc b/gdbsupport/selftest.cc index 1e6d07f..d3bed68 100644 --- a/gdbsupport/selftest.cc +++ b/gdbsupport/selftest.cc @@ -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 "common-defs.h" #include "common-exceptions.h" #include "common-debug.h" #include "selftest.h" |