diff options
Diffstat (limited to 'lib/param/param.h')
-rw-r--r-- | lib/param/param.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/param/param.h b/lib/param/param.h index e20a10cd99..18d4b29ea0 100644 --- a/lib/param/param.h +++ b/lib/param/param.h @@ -20,7 +20,7 @@ #ifndef _PARAM_H /* _PARAM_H */ #define _PARAM_H -struct loadparm_s3_context; +struct loadparm_s3_helpers; struct parmlist_entry; |