]> git.ipfire.org Git - thirdparty/cups.git/blame - test/ippeveps.c
ippeveprinter building again...
[thirdparty/cups.git] / test / ippeveps.c
CommitLineData
1562b9a1
MS
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>