Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 382927 | Differences between
and this patch

Collapse All | Expand All

(-)src/cups/commandtoepson.c (+1 lines)
Lines 32-37 Link Here
32
#include <ctype.h>
32
#include <ctype.h>
33
#include <stdlib.h>
33
#include <stdlib.h>
34
#include <string.h>
34
#include <string.h>
35
#include <stdio.h>
35
36
36
/*
37
/*
37
 * Macros...
38
 * Macros...
(-)src/cups/commandtocanon.c (+1 lines)
Lines 14-19 Link Here
14
#include <cups/cups.h>
14
#include <cups/cups.h>
15
#include <ctype.h>
15
#include <ctype.h>
16
#include <stdlib.h>
16
#include <stdlib.h>
17
#include <stdio.h>
17
18
18
19
19
/*
20
/*

Return to bug 382927