/* Read and display shared object profiling data.
- Copyright (C) 1997, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
#include <sys/param.h>
#include <sys/stat.h>
-/* Undefine the following line line in the production version. */
-/* #define _NDEBUG 1 */
-#include <assert.h>
-
/* Get libc version number. */
#include "../version.h"
This is free software; see the source for copying conditions. There is NO\n\
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
"),
- "1997, 1998");
+ "1999");
fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
}