Fix scoped_mmap includes
[deliverable/binutils-gdb.git] / gdb / common / scoped_mmap.h
index 0b504c96fec09300fa75476dced845b425fa0906..05cca9efa7da9138dedda982422e83f2d1a9684a 100644 (file)
@@ -20,8 +20,6 @@
 #ifndef COMMON_SCOPED_MMAP_H
 #define COMMON_SCOPED_MMAP_H
 
-#include "config.h"
-
 #ifdef HAVE_SYS_MMAN_H
 
 #include <sys/mman.h>
This page took 0.022385 seconds and 4 git commands to generate.