Imported Upstream version 7.9
[platform/upstream/gdb.git] / gdb / nat / linux-osdata.h
similarity index 92%
rename from gdb/common/linux-osdata.h
rename to gdb/nat/linux-osdata.h
index e9d4f3c..db8b445 100644 (file)
@@ -1,6 +1,6 @@
 /* Linux-specific functions to retrieve OS data.
    
-   Copyright (C) 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2009-2015 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -20,8 +20,6 @@
 #ifndef COMMON_LINUX_OSDATA_H
 #define COMMON_LINUX_OSDATA_H
 
-#include "ptid.h"
-
 extern int linux_common_core_of_thread (ptid_t ptid);
 extern LONGEST linux_common_xfer_osdata (const char *annex, gdb_byte *readbuf,
                                         ULONGEST offset, ULONGEST len);