summaryrefslogtreecommitdiff
path: root/source4/ntptr/ntptr.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/ntptr/ntptr.h')
-rw-r--r--source4/ntptr/ntptr.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/source4/ntptr/ntptr.h b/source4/ntptr/ntptr.h
index b8ef3660223..6dace6031d0 100644
--- a/source4/ntptr/ntptr.h
+++ b/source4/ntptr/ntptr.h
@@ -66,6 +66,14 @@ struct spoolss_StartDocPrinter;
struct spoolss_EndDocPrinter;
struct spoolss_StartPagePrinter;
struct spoolss_EndPagePrinter;
+struct spoolss_GetPrinterData;
+struct spoolss_SetPrinterData;
+struct spoolss_EnumPrinterDrivers;
+struct spoolss_EnumMonitors;
+struct spoolss_EnumPrinters;
+struct spoolss_EnumForms;
+struct spoolss_EnumPorts;
+struct spoolss_EnumPrintProcessors;
/* the ntptr operations structure - contains function pointers to
the backend implementations of each operation */