+2007-01-26 Bruno Haible <bruno@clisp.org>
+
+ * msgfmt.c: Don't include stpcpy.h, use <string.h> instead.
+ * msgmerge.c: Likewise.
+
2007-01-21 Bruno Haible <bruno@clisp.org>
* msgl-iconv.c (convert_string, convert_msgstr, iconvable_string,
/* Converts Uniforum style .po files to binary .mo files
- Copyright (C) 1995-1998, 2000-2006 Free Software Foundation, Inc.
+ Copyright (C) 1995-1998, 2000-2007 Free Software Foundation, Inc.
Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, April 1995.
This program is free software; you can redistribute it and/or modify
#include "xerror.h"
#include "xvasprintf.h"
#include "xalloc.h"
-#include "stpcpy.h"
#include "exit.h"
#include "msgfmt.h"
#include "write-mo.h"