Add missing includes, remove unimplemented function declaration.
This commit is contained in:
parent
ccd866cdd4
commit
8ebd7a65a4
4 changed files with 3 additions and 2 deletions
|
@ -148,8 +148,6 @@ LIST(queuebuf_list);
|
|||
uint8_t queuebuf_len, queuebuf_ref_len, queuebuf_max_len;
|
||||
#endif /* QUEUEBUF_STATS */
|
||||
|
||||
static void queuebuf_remove_from_file(int swap_id);
|
||||
|
||||
#if WITH_SWAP
|
||||
/*---------------------------------------------------------------------------*/
|
||||
static void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue