summaryrefslogtreecommitdiff
path: root/source4/include/structs.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/include/structs.h')
-rw-r--r--source4/include/structs.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/source4/include/structs.h b/source4/include/structs.h
index be52755d79..2aa70b1855 100644
--- a/source4/include/structs.h
+++ b/source4/include/structs.h
@@ -23,11 +23,11 @@
"scope is only this definition or declaration" warning
*/
-union spoolss_PrinterInfo;
-union spoolss_FormInfo;
-union spoolss_JobInfo;
-union spoolss_DriverInfo;
-union spoolss_PortInfo;
+struct spoolss_EnumPrinters;
+struct spoolss_EnumForms;
+struct spoolss_EnumJobs;
+struct spoolss_EnumPrinterDrivers;
+struct spoolss_EnumPorts;
struct MULTI_QI;
struct COSERVERINFO;