+2007-01-26 Bruno Haible <bruno@clisp.org>
+
+ * lib/propername.c: Don't include strstr.h, use <string.h> instead.
+
2007-01-12 Bruno Haible <bruno@clisp.org>
* lib/xreadlink.c (xreadlink): Handle an ERANGE error. Needed for
/* Localization of proper names.
- Copyright (C) 2006 Free Software Foundation, Inc.
+ Copyright (C) 2006-2007 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 2006.
This program is free software; you can redistribute it and/or modify
#include "c-strcase.h"
#include "xstriconv.h"
#include "c-strstr.h"
-#include "strstr.h"
#include "xalloc.h"
#include "gettext.h"