diff options
Diffstat (limited to 'source4/include/structs.h')
-rw-r--r-- | source4/include/structs.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/include/structs.h b/source4/include/structs.h index b83c342e89..502180e966 100644 --- a/source4/include/structs.h +++ b/source4/include/structs.h @@ -72,6 +72,8 @@ struct spoolss_EndPagePrinter; struct spoolss_WritePrinter; struct spoolss_ReadPrinter; +struct spoolss_DeviceMode; + struct ntptr_context; struct ntptr_GenericHandle; |