mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
wqueue: Fix unrefernce reference to `DEBUGASSERT'
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> Change-Id: Ia7450b93bfe8ed22d75efebcfb203b4b2e467da2
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <queue.h>
|
||||
#include <debug.h>
|
||||
|
||||
Reference in New Issue
Block a user