[Pommed-commits] r457 - trunk/pommed/pmac
jblache at alioth.debian.org
jblache at alioth.debian.org
Mon Apr 28 16:58:45 UTC 2008
Author: jblache
Date: 2008-04-28 16:58:44 +0000 (Mon, 28 Apr 2008)
New Revision: 457
Modified:
trunk/pommed/pmac/sysfs_backlight.c
Log:
Remove useless pci/pci.h include.
Modified: trunk/pommed/pmac/sysfs_backlight.c
===================================================================
--- trunk/pommed/pmac/sysfs_backlight.c 2008-04-17 17:25:37 UTC (rev 456)
+++ trunk/pommed/pmac/sysfs_backlight.c 2008-04-28 16:58:44 UTC (rev 457)
@@ -23,7 +23,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <syslog.h>
-#include <pci/pci.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
More information about the Pommed-commits
mailing list