declare attributes of print_sl first, needed be some old versions of gcc
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8844 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -38,7 +38,11 @@ RCSID("$Id$");
|
||||
|
||||
#include "sl_locl.h"
|
||||
|
||||
static size_t __attribute__ ((unused))
|
||||
static size_t
|
||||
print_sl (FILE *stream, int mdoc, int longp, SL_cmd *c)
|
||||
__attribute__ ((unused));
|
||||
|
||||
static size_t
|
||||
print_sl (FILE *stream, int mdoc, int longp, SL_cmd *c)
|
||||
{
|
||||
if(mdoc){
|
||||
|
Reference in New Issue
Block a user