Import patch iproute-batch.1.050209.patch

(Logical change 1.162)
This commit is contained in:
net[shemminger]!shemminger 2005-03-14 19:02:41 +00:00
parent b98944c0b2
commit 38c7e2e6a5

View File

@ -13,4 +13,7 @@ int tc_setup_estimator(unsigned A, unsigned time_const, struct tc_estimator *est
int tc_core_init(void); int tc_core_init(void);
extern struct rtnl_handle g_rth;
extern int is_batch_mode;
#endif #endif