summaryrefslogtreecommitdiff
path: root/cups/testcups.c
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2010-04-07 07:11:03 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2010-04-07 07:11:03 +0000
commitaaf19ab07e5ba1f270e4ebbc321a1a0b76a4d25f (patch)
treeb11eb70a9cb3704ab33bb96db46f8d553aeeadf8 /cups/testcups.c
parente2d18a01cc1e81e6ab17e318c56e0c356801783d (diff)
downloadcups-aaf19ab07e5ba1f270e4ebbc321a1a0b76a4d25f.tar.gz
Import changes from CUPS 1.5svn-r9085.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@2046 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'cups/testcups.c')
-rw-r--r--cups/testcups.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cups/testcups.c b/cups/testcups.c
index 22ee86607..f595568f6 100644
--- a/cups/testcups.c
+++ b/cups/testcups.c
@@ -26,6 +26,7 @@
#include "string-private.h"
#include "cups.h"
+#include "ppd.h"
#include <stdlib.h>
@@ -90,7 +91,7 @@ main(int argc, /* I - Number of command-line arguments */
cupsLastErrorString());
return (1);
}
-
+
interval = atoi(argv[3]);
if (cupsStartDocument(CUPS_HTTP_DEFAULT, argv[1], job_id, argv[2],