Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / nat / linux-ptrace.c
index 40919f77d7209ebd250a6c146675e99f73f7f200..c1ebc0a032dfce899aeeba0c7534c93508b7cc9a 100644 (file)
    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/common-defs.h"
+#include "gdbsupport/common-defs.h"
 #include "linux-ptrace.h"
 #include "linux-procfs.h"
 #include "linux-waitpid.h"
-#include "common/buffer.h"
+#include "gdbsupport/buffer.h"
 #ifdef HAVE_SYS_PROCFS_H
 #include <sys/procfs.h>
 #endif
This page took 0.033384 seconds and 4 git commands to generate.