Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nslcd/ether.c
diff options
context:
space:
mode:
Diffstat (limited to 'nslcd/ether.c')
-rw-r--r--nslcd/ether.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nslcd/ether.c b/nslcd/ether.c
index c3ff43d..0f8ca94 100644
--- a/nslcd/ether.c
+++ b/nslcd/ether.c
@@ -94,7 +94,7 @@ static int mkfilter_ether_byether(const struct ether_addr *addr,
attmap_ether_macAddress,buf2);
}
-static void ether_init(void)
+void ether_init(void)
{
int i;
/* set up search bases */