Re: [PATCH] Include termios.h in file-merge.c to fix android build

2014-06-02 Thread Stefan Fuhrmann
On Sat, May 31, 2014 at 7:23 PM, Fredrik Fornwall wrote: > [[[ > Include termios.h to get struct winsize declared when building with > the Android NDK. > > * subversion/svn/file-merge.c: Include termios.h to fix Android build. > ]]] > Thanks for the patch! With a small modification to make it c

[PATCH] Include termios.h in file-merge.c to fix android build

2014-06-01 Thread Fredrik Fornwall
[[[ Include termios.h to get struct winsize declared when building with the Android NDK. * subversion/svn/file-merge.c: Include termios.h to fix Android build. ]]] Index: subversion/svn/file-merge.c === --- subversion/svn/file-merge.c