s3:printing: use smbd/smbd.h instead of just smbd/proto.h in queue_process.c
commitb6319b54573d6c6b340395c60b601b5c2fca7b3a
authorStefan Metzmacher <metze@samba.org>
Tue, 5 Jun 2012 12:53:01 +0000 (5 14:53 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 6 Jun 2012 08:18:39 +0000 (6 10:18 +0200)
tree1be819fa3a21d0f1f14f39a5fb822475f906f684
parentf454765b37feb449d6a7b9ecf1133afcaac474b3
s3:printing: use smbd/smbd.h instead of just smbd/proto.h in queue_process.c

This fixes compiler warnings regarding incomplete types.

metze
source3/printing/queue_process.c