aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/cy
diff options
context:
space:
mode:
authorEivind Eklund <eivind@FreeBSD.org>1997-12-16 17:40:42 +0000
committerEivind Eklund <eivind@FreeBSD.org>1997-12-16 17:40:42 +0000
commit5591b823d12e70560f330e67efacff791275a9f7 (patch)
treebd3bda52d821bf2f9cd002936a811011a9757b06 /sys/dev/cy
parent4adbaec36614afdfb05f2772cd5b35fa0be845a1 (diff)
Notes
Diffstat (limited to 'sys/dev/cy')
-rw-r--r--sys/dev/cy/cy.c4
-rw-r--r--sys/dev/cy/cy_isa.c4
2 files changed, 6 insertions, 2 deletions
diff --git a/sys/dev/cy/cy.c b/sys/dev/cy/cy.c
index 69202e967407b..001b3f26e9780 100644
--- a/sys/dev/cy/cy.c
+++ b/sys/dev/cy/cy.c
@@ -27,9 +27,11 @@
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: cy.c,v 1.56 1997/11/10 15:46:33 bde Exp $
+ * $Id: cy.c,v 1.57 1997/12/06 13:22:26 bde Exp $
*/
+#include "opt_compat.h"
+
#include "cy.h"
/*
diff --git a/sys/dev/cy/cy_isa.c b/sys/dev/cy/cy_isa.c
index 69202e967407b..001b3f26e9780 100644
--- a/sys/dev/cy/cy_isa.c
+++ b/sys/dev/cy/cy_isa.c
@@ -27,9 +27,11 @@
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: cy.c,v 1.56 1997/11/10 15:46:33 bde Exp $
+ * $Id: cy.c,v 1.57 1997/12/06 13:22:26 bde Exp $
*/
+#include "opt_compat.h"
+
#include "cy.h"
/*