Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / nat / linux-waitpid.c
index 298032dff9ab0b5769d3c01fea8d47165f4da701..4d3fe25fd3153e6c85b7f61d84268e821f967397 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-nat.h"
 #include "linux-waitpid.h"
-#include "common/gdb_wait.h"
+#include "gdbsupport/gdb_wait.h"
 
 /* Convert wait status STATUS to a string.  Used for printing debug
    messages only.  */
This page took 0.036752 seconds and 4 git commands to generate.