No longer need to declare interfaces

This commit is contained in:
Todd C. Miller
2013-03-28 14:25:09 -04:00
parent b7e3516833
commit d482b00ec1

View File

@@ -50,9 +50,6 @@
__dso_public int main(int argc, char *argv[]);
/* for match_addr.c */
struct interface *interfaces;
static int
check_addr(char *input)
{