Normalize includes to use common/
[deliverable/binutils-gdb.git] / gdb / nat / linux-ptrace.c
index 8f2f92c18388519300584e82e8d4252f2197c75f..40919f77d7209ebd250a6c146675e99f73f7f200 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-defs.h"
+#include "common/common-defs.h"
 #include "linux-ptrace.h"
 #include "linux-procfs.h"
 #include "linux-waitpid.h"
-#include "buffer.h"
+#include "common/buffer.h"
 #ifdef HAVE_SYS_PROCFS_H
 #include <sys/procfs.h>
 #endif
This page took 0.026245 seconds and 4 git commands to generate.