Remove unused variables
[deliverable/binutils-gdb.git] / gdb / common / common-debug.c
index 5cac3bf81ae877071c4cff0ae84cc0f8a8b4e4db..c3713782079e71449167a85c94b507f707fd5f67 100644 (file)
@@ -1,6 +1,6 @@
 /* Debug printing functions.
 
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2014-2016 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
    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 "common-debug.h"
 
 /* See common/common-debug.h.  */
This page took 0.025633 seconds and 4 git commands to generate.