]> git.ipfire.org Git - thirdparty/cups.git/blob - test/ippeveps.c
Make the default get-printer-attributes test request media-col-database.
[thirdparty/cups.git] / test / ippeveps.c
1 /*
2 * Generic Adobe PostScript printer command for ippeveprinter/CUPS.
3 *
4 * Copyright © 2019 by Apple Inc.
5 *
6 * Licensed under Apache License v2.0. See the file "LICENSE" for more
7 * information.
8 */
9
10 /*
11 * Include necessary headers...
12 */
13
14 #include "ippevecommon.h"
15 #include <cups/ppd.h>