summaryrefslogtreecommitdiff
path: root/test/ippevecommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/ippevecommon.h')
-rw-r--r--test/ippevecommon.h26
1 files changed, 0 insertions, 26 deletions
diff --git a/test/ippevecommon.h b/test/ippevecommon.h
deleted file mode 100644
index 627cc74e0..000000000
--- a/test/ippevecommon.h
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
- * 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>
-#include <stdio.h>
-#include <stdlib.h>
-#include <unistd.h>
-#include <fcntl.h>
-#include <errno.h>
-#include <cups/string-private.h>
-
-
-/*
- * Prototypes...
- */