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:
@@ -39,7 +39,7 @@
|
||||
****************************************************************************/
|
||||
|
||||
#include <string.h>
|
||||
#include <nuttx/regex.h>
|
||||
#include <nuttx/lib/regex.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Private Functions
|
||||
|
||||
Reference in New Issue
Block a user