changeset 4038:ec0647e73136

portable solution
author nick
date Mon, 07 Jan 2002 17:39:50 +0000
parents 2ec3b5e24955
children 3949bfd612fd
files vidix/drivers/radeon_vid.c
diffstat 1 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/vidix/drivers/radeon_vid.c	Mon Jan 07 17:38:40 2002 +0000
+++ b/vidix/drivers/radeon_vid.c	Mon Jan 07 17:39:50 2002 +0000
@@ -5,9 +5,7 @@
    Licence: GPL
 */
 
-#ifndef __FreeBSD__
-#include <linux/pci_ids.h>
-#endif
+#include "../../libdha/pci_ids.h"
 #include <errno.h>
 #include <stdio.h>
 #include <stdlib.h>