mirror of
https://github.com/samba-team/samba.git
synced 2025-01-14 19:24:43 +03:00
s3:printing: use smbd/smbd.h instead of just smbd/proto.h in queue_process.c
This fixes compiler warnings regarding incomplete types. metze
This commit is contained in:
parent
f454765b37
commit
b6319b5457
@ -28,7 +28,7 @@
|
||||
#include "printing/queue_process.h"
|
||||
#include "serverid.h"
|
||||
#include "locking/proto.h"
|
||||
#include "smbd/proto.h"
|
||||
#include "smbd/smbd.h"
|
||||
#include "rpc_server/rpc_config.h"
|
||||
#include "printing/load.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user