]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/nat/linux-procfs.c
Include common-defs.h instead of defs.h/server.h in shared code
[thirdparty/binutils-gdb.git] / gdb / nat / linux-procfs.c
index 84fc890c7cc3535afd877999888158429873cfa8..30797da343834df232862a8b743fc1b4b8ed6339 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/>.  */
 
-#ifdef GDBSERVER
-#include "server.h"
-#else
-#include "defs.h"
-#endif
-
+#include "common-defs.h"
 #include "linux-procfs.h"
 #include "filestuff.h"