X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Ffmt_compile.c;h=797c192ad05fedfba1be8365d7b8da236d1b0ca0;hb=cde17f8d38bf9306df4706ac2acb528a2a686a29;hp=ef6e879492e1ac1e7aefc40c7bce194ede3835ef;hpb=5d4f603fcfc7cf4a238b27de2b18567a733bb6b4;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 *);