Index: uspace/lib/nic/include/nic_impl.h
===================================================================
--- uspace/lib/nic/include/nic_impl.h	(revision 7c3fb9bd77e4d2f6c10517a052e567f176fa91ee)
+++ uspace/lib/nic/include/nic_impl.h	(revision c2c196673677550cb6d23c1a8f04310e86c82e0e)
@@ -83,6 +83,5 @@
 extern errno_t nic_poll_now_impl(ddf_fun_t *);
 
-extern void nic_default_handler_impl(ddf_fun_t *dev_fun,
-    cap_call_handle_t chandle, ipc_call_t *call);
+extern void nic_default_handler_impl(ddf_fun_t *dev_fun, ipc_call_t *call);
 extern errno_t nic_open_impl(ddf_fun_t *fun);
 extern void nic_close_impl(ddf_fun_t *fun);
