Sigh. Left the debug path in. Fixed.

This commit is contained in:
Rob Landley 2005-12-17 10:54:17 +00:00
parent b56c285da5
commit 9bdd742dd2

View File

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