]> git.ipfire.org Git - thirdparty/cups.git/commit
Fix compile problems...
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 3 May 2007 17:44:22 +0000 (17:44 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 3 May 2007 17:44:22 +0000 (17:44 +0000)
commitbc9f425da2dfdcc490a34458bec61dadd6faa470
tree43b3e9f4d90e878da34eeff1119a345874cb202e
parent004f02351a90c03c74c5f1adfd99dbb5b2e4a028
Fix compile problems...

scheduler/conf.c:
    - Always include <syslog.h> now.

scheduler/cups-driverd.c:
    - list_ppds(): Don't take sizeof(sync), but sizeof(ppdsync).

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@6505 7a7537e8-13f0-0310-91df-b6672ffda945
scheduler/conf.c
scheduler/cups-driverd.c