aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport/scoped_mmap.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gdbsupport/scoped_mmap.cc')
-rw-r--r--gdbsupport/scoped_mmap.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbsupport/scoped_mmap.cc b/gdbsupport/scoped_mmap.cc
index 4f70ac6..c5c527b 100644
--- a/gdbsupport/scoped_mmap.cc
+++ b/gdbsupport/scoped_mmap.cc
@@ -17,7 +17,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 "scoped_mmap.h"
#include "scoped_fd.h"
#include "gdbsupport/filestuff.h"