Sigh. Left the debug path in. Fixed.

1_1_stable
Rob Landley 2005-12-17 10:54:17 +00:00
parent b56c285da5
commit 9bdd742dd2
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
#include "busybox.h"
#include "xregex.h"
#define DEV_PATH "/tmp/dev"
#define DEV_PATH "/dev"
#include <busybox.h>