diff --git a/lib/roken/err.hin b/lib/roken/err.hin index ee547aee1..890d7c5a3 100644 --- a/lib/roken/err.hin +++ b/lib/roken/err.hin @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995 - 2000 Kungliga Tekniska Högskolan + * Copyright (c) 1995 - 2004 Kungliga Tekniska Högskolan * (Royal Institute of Technology, Stockholm, Sweden). * All rights reserved. * @@ -42,8 +42,6 @@ #include #include -extern const char *__progname; - #if !defined(__GNUC__) && !defined(__attribute__) #define __attribute__(x) #endif