forked from Lainports/freebsd-ports
Makefile
adopt the port;
silent portlint.
files/
regen patch-dataxfer.h with makepatch.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D18588
11 lines
196 B
C
11 lines
196 B
C
--- dataxfer.h.orig 2014-12-28 23:17:23 UTC
|
|
+++ dataxfer.h
|
|
@@ -20,7 +20,7 @@
|
|
#ifndef DATAXFER
|
|
#define DATAXFER
|
|
|
|
-#include <linux/serial.h>
|
|
+#include <sys/serial.h>
|
|
|
|
#include "controller.h"
|
|
|