1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

compile fix

This commit is contained in:
Gerald Carter 0001-01-01 00:00:00 +00:00
parent 8b805be8e8
commit b07d6d4ceb

View File

@ -6564,6 +6564,7 @@ WERROR _spoolss_addprinterdriver(pipes_struct *p, SPOOL_Q_ADDPRINTERDRIVER *q_u,
NT_PRINTER_DRIVER_INFO_LEVEL driver;
struct current_user user;
fstring driver_name;
uint32 version;
ZERO_STRUCT(driver);