--- embedaddon/quagga/lib/workqueue.c 2012/02/21 17:26:12 1.1.1.1 +++ embedaddon/quagga/lib/workqueue.c 2012/10/09 09:22:28 1.1.1.2 @@ -103,7 +103,7 @@ work_queue_free (struct work_queue *wq) return; } -static inline int +static int work_queue_schedule (struct work_queue *wq, unsigned int delay) { /* if appropriate, schedule work queue thread */