diff options
Diffstat (limited to 'source4/param/param.h')
-rw-r--r-- | source4/param/param.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/param/param.h b/source4/param/param.h index d5927f7dde..22c32cb28f 100644 --- a/source4/param/param.h +++ b/source4/param/param.h @@ -58,7 +58,7 @@ enum announce_as {/* Types of machine we can announce as. */ }; struct loadparm_context; -struct service; +struct loadparm_service; #include "param/proto.h" |