fix "static declaration follows non-static" warning

This commit is contained in:
bentley
2010-01-15 17:16:06 -07:00
parent 35af90723b
commit 795542103d

View File

@@ -3,7 +3,6 @@
#include "link/types.h" #include "link/types.h"
extern void usage(void);
extern SLONG fillchar; extern SLONG fillchar;
extern char smartlinkstartsymbol[256]; extern char smartlinkstartsymbol[256];