summaryrefslogtreecommitdiffstats
path: root/common/password.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/password.c')
-rw-r--r--common/password.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/password.c b/common/password.c
index a2a9c4cd6c..e5a333d9b1 100644
--- a/common/password.c
+++ b/common/password.c
@@ -179,7 +179,6 @@ static int read_default_passwd(unsigned char *sum, size_t length)
return 0;
}
-EXPORT_SYMBOL(read_default_passwd);
static int read_env_passwd(unsigned char *sum, size_t length)
{