mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 13:50:38 -04:00
12 lines
221 B
C
12 lines
221 B
C
--- lib/pci.h.orig Thu Oct 30 15:57:58 2003
|
|
+++ lib/pci.h Thu Oct 30 16:04:23 2003
|
|
@@ -11,8 +11,7 @@
|
|
#ifndef _PCI_LIB_H
|
|
#define _PCI_LIB_H
|
|
|
|
-#include "config.h"
|
|
-#include "header.h"
|
|
+#define OS_FREEBSD
|
|
|
|
/*
|
|
* Types
|