summaryrefslogtreecommitdiffstats
path: root/usr.sbin/asf/asf_kld.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/asf/asf_kld.c')
-rw-r--r--usr.sbin/asf/asf_kld.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/asf/asf_kld.c b/usr.sbin/asf/asf_kld.c
index 1d6a2b7..f0bd699 100644
--- a/usr.sbin/asf/asf_kld.c
+++ b/usr.sbin/asf/asf_kld.c
@@ -39,7 +39,7 @@ __FBSDID("$FreeBSD$");
* Works with a live kernel only.
*/
void
-asf_kld()
+asf_kld(void)
{
struct kld_file_stat kfs;
int fid = 0; /* indicates the beginning of the linker file list */
OpenPOWER on IntegriCloud