diff options
Diffstat (limited to 'fs/9p/error.h')
-rw-r--r-- | fs/9p/error.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/9p/error.h b/fs/9p/error.h index 8b3176b3f658..a9794e85fe51 100644 --- a/fs/9p/error.h +++ b/fs/9p/error.h | |||
@@ -176,4 +176,3 @@ static struct errormap errmap[] = { | |||
176 | }; | 176 | }; |
177 | 177 | ||
178 | extern int v9fs_error_init(void); | 178 | extern int v9fs_error_init(void); |
179 | extern int v9fs_errstr2errno(char *errstr, int len); | ||