forked from Lainports/opnsense-ports
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"
|
|
|