mirror of https://github.com/mirror/busybox.git
Sigh. Left the debug path in. Fixed.
parent
b56c285da5
commit
9bdd742dd2
|
@ -21,7 +21,7 @@
|
|||
#include "busybox.h"
|
||||
#include "xregex.h"
|
||||
|
||||
#define DEV_PATH "/tmp/dev"
|
||||
#define DEV_PATH "/dev"
|
||||
|
||||
#include <busybox.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue