+2007-01-26 Bruno Haible <bruno@clisp.org>
+
+ * msginit.c: Don't include strpbrk.h, use <string.h> instead.
+
2007-01-26 Bruno Haible <bruno@clisp.org>
* msgmerge.c: Don't include stpncpy.h, use <string.h> instead.
/* Initializes a new PO file.
- Copyright (C) 2001-2006 Free Software Foundation, Inc.
+ Copyright (C) 2001-2007 Free Software Foundation, Inc.
Written by Bruno Haible <haible@clisp.cons.org>, 2001.
This program is free software; you can redistribute it and/or modify
#include "progname.h"
#include "relocatable.h"
#include "basename.h"
-#include "strpbrk.h"
#include "c-strstr.h"
#include "c-strcase.h"
#include "message.h"