b1f56c61a2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20352 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
355 B
C
12 lines
355 B
C
--- D-ITG-2.7.0-Beta2/src/common/serial.cpp 2009-05-24 10:48:18.000000000 +0200
|
|
+++ D-ITG-2.7.0-Beta2.new/src/common/serial.cpp 2010-03-21 17:22:54.000000000 +0100
|
|
@@ -84,7 +84,7 @@
|
|
#include <unistd.h>
|
|
#include <termios.h>
|
|
#if !defined(BSD) && !defined(ARM)
|
|
-#include <stropts.h>
|
|
+//#include <stropts.h>
|
|
#endif
|
|
#include <fcntl.h>
|
|
#include <stdio.h>
|