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:
Assar Westerlund
2000-07-27 05:13:47 +00:00
parent d60e3a88f9
commit 3039b2d807

View File

@@ -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){