commit | 2bb4b2f9972aa716ca2720cfc4e3c11b2b2ef965 | [log] [tgz] |
---|---|---|
author | Bart De Schuymer <bdschuym@pandora.be> | Wed Jun 05 19:42:32 2002 +0000 |
committer | Bart De Schuymer <bdschuym@pandora.be> | Wed Jun 05 19:42:32 2002 +0000 |
tree | b317589828eb74810f88ddc635fbc4f0e442a5f0 | |
parent | 41830416134eab37e1643a5853cd2e6caee21047 [diff] |
remove getmac() declaration
diff --git a/include/ebtables_u.h b/include/ebtables_u.h index 781c4b0..18b12b0 100644 --- a/include/ebtables_u.h +++ b/include/ebtables_u.h
@@ -186,7 +186,6 @@ void get_db(int len, struct brdb_dbentry *db); void deliver_allowdb(__u16 *decision); int name_to_protocol(char *name); -int getmac(char *from, char *to); void check_option(unsigned int *flags, unsigned int mask); int check_inverse(const char option[]); #define print_bug(format, args...) \