blob: 67924d646360e5b431b3df36fa8683c04cf7d2c8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- tools/isdv4-serial-debugger.c~
+++ tools/isdv4-serial-debugger.c
@@ -25,7 +25,6 @@
#include <errno.h>
#include <fcntl.h>
-#include <linux/serial.h>
#include <getopt.h>
#include <poll.h>
#include <stdio.h>
|