diff options
Diffstat (limited to 'miscutils/devfsd.c')
-rw-r--r-- | miscutils/devfsd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/devfsd.c b/miscutils/devfsd.c index d1a5163..0b08fb6 100644 --- a/miscutils/devfsd.c +++ b/miscutils/devfsd.c @@ -54,7 +54,7 @@ Richard Gooch, c/o ATNF, P. O. Box 76, Epping, N.S.W., 2121, Australia. */ -#include "busybox.h" +#include "libbb.h" #include "xregex.h" #include <unistd.h> #include <stdio.h> |