]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - test/ippevecommon.h
Move example ipptool files to the examples directory.
[thirdparty/cups.git] / test / ippevecommon.h
diff --git a/test/ippevecommon.h b/test/ippevecommon.h
deleted file mode 100644 (file)
index 627cc74..0000000
+++ /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...
- */