summaryrefslogtreecommitdiff
path: root/cups/attr.c
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2010-03-24 14:32:08 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2010-03-24 14:32:08 +0000
commit71e160228f56370c40a47637d85d07c230052e86 (patch)
tree00d1c9b78a365ca7518f7bba195275135e6e3430 /cups/attr.c
parent54afec335014303dba3c6eabe5393adce9e660ad (diff)
downloadcups-71e160228f56370c40a47637d85d07c230052e86.tar.gz
Merge changes from CUPS 1.5svn-r9049 (private header support)
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@1992 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'cups/attr.c')
-rw-r--r--cups/attr.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/cups/attr.c b/cups/attr.c
index 2cae04f3d..d8dff2094 100644
--- a/cups/attr.c
+++ b/cups/attr.c
@@ -23,10 +23,8 @@
* Include necessary headers...
*/
+#include "cups-private.h"
#include "ppd-private.h"
-#include "debug.h"
-#include "string.h"
-#include <stdlib.h>
/*