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

(-)glcdprocdriver-0.0.4a/glcddriver.c (-1 / +1 lines)
Lines 4-14 Link Here
4
 *
4
 *
5
 * (c) 2005 Lucian Muresan <lucianm AT users.sourceforge.net>
5
 * (c) 2005 Lucian Muresan <lucianm AT users.sourceforge.net>
6
 */
6
 */
7
#include <stdlib.h>
7
#include <syslog.h>
8
#include <syslog.h>
8
#include "glcddriver.h"
9
#include "glcddriver.h"
9
#include "icons.h"
10
#include "icons.h"
10
11
11
12
/*
12
/*
13
 *
13
 *
14
 * The following icon IDs are taken from lcdproc/drivers/lcd.h
14
 * The following icon IDs are taken from lcdproc/drivers/lcd.h

Return to bug 254960