diff options
Diffstat (limited to 'miscutils')
| -rw-r--r-- | miscutils/devfsd.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/miscutils/devfsd.c b/miscutils/devfsd.c index 0a6bf14c7..24b91be5c 100644 --- a/miscutils/devfsd.c +++ b/miscutils/devfsd.c | |||
| @@ -294,8 +294,6 @@ static struct event_type | |||
| 294 | 294 | ||
| 295 | /* busybox functions and messages */ | 295 | /* busybox functions and messages */ |
| 296 | 296 | ||
| 297 | extern void xregcomp(regex_t * preg, const char *regex, int cflags); | ||
| 298 | |||
| 299 | const char * const bb_msg_proto_rev = "protocol revision"; | 297 | const char * const bb_msg_proto_rev = "protocol revision"; |
| 300 | #ifdef CONFIG_DEVFSD_VERBOSE | 298 | #ifdef CONFIG_DEVFSD_VERBOSE |
| 301 | const char * const bb_msg_bad_config = "bad %s config file: %s\n"; | 299 | const char * const bb_msg_bad_config = "bad %s config file: %s\n"; |
