[package] add ditg, patch from Giovanni Di Stasi
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20352 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
11
net/ditg/patches/001-no_stropts.h
Normal file
11
net/ditg/patches/001-no_stropts.h
Normal file
@ -0,0 +1,11 @@
|
||||
--- 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>
|
Reference in New Issue
Block a user