Fixes a compile time warnng about left shifting a negative value.
[deliverable/binutils-gdb.git] / gdb / findcmd.c
index 10c246b5ef444f71b5dafc89ec1b20da2fb4c14d..99cecb33348cd0a78d1c18fff894750c12e0fe6c 100644 (file)
@@ -1,6 +1,6 @@
 /* The find command.
 
-   Copyright (C) 2008-2013 Free Software Foundation, Inc.
+   Copyright (C) 2008-2015 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -20,7 +20,6 @@
 #include "defs.h"
 #include "arch-utils.h"
 #include <ctype.h>
-#include <string.h>
 #include "gdbcmd.h"
 #include "value.h"
 #include "target.h"
This page took 0.024966 seconds and 4 git commands to generate.