summaryrefslogtreecommitdiff
path: root/cups/ppd.c
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2018-10-18 14:25:09 -0400
committerMichael R Sweet <michael.r.sweet@gmail.com>2018-10-18 14:25:09 -0400
commitfb863569eb4f51ae62a066dc8049d3ffc0efb0bb (patch)
tree8a209d6684fc82600cbc303ffceedff8fb1d7b58 /cups/ppd.c
parent941a5490cfa02953d2adcacb1838fd3d3e21976b (diff)
downloadcups-fb863569eb4f51ae62a066dc8049d3ffc0efb0bb.tar.gz
Move debug printfs to internal usage only.
Also, old MD5 code is internal-only.
Diffstat (limited to 'cups/ppd.c')
-rw-r--r--cups/ppd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cups/ppd.c b/cups/ppd.c
index 3ca30fba6..3d3e063e8 100644
--- a/cups/ppd.c
+++ b/cups/ppd.c
@@ -16,6 +16,7 @@
#include "cups-private.h"
#include "ppd-private.h"
+#include "debug-internal.h"
/*