Import patch iproute-batch.1.050209.patch
(Logical change 1.162)
This commit is contained in:
parent
b98944c0b2
commit
38c7e2e6a5
|
|
@ -13,4 +13,7 @@ int tc_setup_estimator(unsigned A, unsigned time_const, struct tc_estimator *est
|
|||
|
||||
int tc_core_init(void);
|
||||
|
||||
extern struct rtnl_handle g_rth;
|
||||
extern int is_batch_mode;
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue