Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / nat / linux-procfs.c
index 929bc137dced52222c443337582e40a315f4a699..2afc53d27aae03b2869ffedc37f57eacd79e0e66 100644 (file)
@@ -16,9 +16,9 @@
    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-procfs.h"
-#include "common/filestuff.h"
+#include "gdbsupport/filestuff.h"
 #include <dirent.h>
 #include <sys/stat.h>
 
This page took 0.038845 seconds and 4 git commands to generate.