Move include/nuttx/regex.h to include/nuttx/lib/regex.h
This commit is contained in:
parent
a15bd864f5
commit
f87893b514
@ -47,7 +47,7 @@
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include <nuttx/regex.h>
|
||||
#include <nuttx/lib/regex.h>
|
||||
|
||||
#include "config.h"
|
||||
|
||||
|
@ -60,7 +60,7 @@
|
||||
#include <errno.h>
|
||||
#include <debug.h>
|
||||
|
||||
#include <nuttx/regex.h>
|
||||
#include <nuttx/lib/regex.h>
|
||||
#include "netutils/thttpd.h"
|
||||
|
||||
#include "config.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user