mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 18:41:17 +02:00
12 lines
196 B
C
12 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"
|
|
|