mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
Move include/nuttx/regex.h to include/nuttx/lib/regex.h
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
#include <nuttx/fs/fs.h>
|
||||
#include <nuttx/fs/procfs.h>
|
||||
#include <nuttx/fs/dirent.h>
|
||||
#include <nuttx/regex.h>
|
||||
#include <nuttx/lib/regex.h>
|
||||
|
||||
#if !defined(CONFIG_DISABLE_MOUNTPOINT) && defined(CONFIG_FS_PROCFS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user