mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 21:36:28 +08:00
net/udp/udp_txdrain.c: Add missing header file.
This commit is contained in:
committed by
Gregory Nutt
parent
e0f1469526
commit
20e8a83c5f
@@ -47,6 +47,7 @@
|
|||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
|
||||||
#include <nuttx/wqueue.h>
|
#include <nuttx/wqueue.h>
|
||||||
|
#include <nuttx/kmalloc.h>
|
||||||
#include <nuttx/net/net.h>
|
#include <nuttx/net/net.h>
|
||||||
|
|
||||||
#include "udp/udp.h"
|
#include "udp/udp.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user