summaryrefslogtreecommitdiff
path: root/test/ippevecommon.h
blob: 02756b5c2b5651dcf750935fca75ba081762b26b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/*
 * Common header for IPP Everywhere printer commands for CUPS.
 *
 * Copyright © 2019 by Apple Inc.
 *
 * Licensed under Apache License v2.0.  See the file "LICENSE" for more
 * information.
 */

/*
 * Include necessary headers...
 */

#include <cups/cups.h>
#include <cups/raster.h>


/*
 * Prototypes...
 */