X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Ffmt_compile.c;h=797c192ad05fedfba1be8365d7b8da236d1b0ca0;hb=f91306c3767cfdca47dd84ab865947c9dda9a745;hp=ef6e879492e1ac1e7aefc40c7bce194ede3835ef;hpb=275c6bc6c87156ea8ce804ae2c7d45e2d9294fe5;p=mmh diff --git a/sbr/fmt_compile.c b/sbr/fmt_compile.c index ef6e879..797c192 100644 --- a/sbr/fmt_compile.c +++ b/sbr/fmt_compile.c @@ -191,11 +191,6 @@ static unsigned char *usr_fstring; /* for CERROR */ #define CERROR(str) compile_error(str, cp) /* -** external prototypes -*/ -extern char *getusername(void); - -/* ** static prototypes */ static struct ftable *lookup(char *);