Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 400789
Collapse All | Expand All

(-)libgnomecups/gnome-cups-i18n.c~ (-1 / +1 lines)
Lines 1-5 Link Here
1
#include <config.h>
1
#include <config.h>
2
#include <glib/gmacros.h>
2
#include <glib.h>
3
#include "gnome-cups-i18n.h"
3
#include "gnome-cups-i18n.h"
4
4
5
#ifdef ENABLE_NLS
5
#ifdef ENABLE_NLS
(-)libgnomecups/gnome-cups-init.h~ (-2 / +1 lines)
Lines 1-8 Link Here
1
#ifndef GNOME_CUPS_INIT
1
#ifndef GNOME_CUPS_INIT
2
#define GNOME_CUPS_INIT
2
#define GNOME_CUPS_INIT
3
3
4
#include <glib/gtypes.h>
4
#include <glib.h>
5
#include <glib/gmacros.h>
6
5
7
G_BEGIN_DECLS
6
G_BEGIN_DECLS
8
7

Return to bug 400789