* Makefile.in (LIBCOMMON): Define.
[deliverable/binutils-gdb.git] / gdb / m2-typeprint.c
index c9ee800f31800a560cdc95e1aadadb3cc87b3810..317f40189ef5dc687293d9a63846005a9cc9940e 100644 (file)
@@ -15,7 +15,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
 #include "defs.h"
 #include "obstack.h"
@@ -32,7 +32,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include "demangle.h"
 #include "m2-lang.h"
 
-#include <string.h>
+#include "gdb_string.h"
 #include <errno.h>
 
 void
This page took 0.023407 seconds and 4 git commands to generate.