gdbm: termios_h.patch seems not needed anymore
This commit is contained in:
parent
b82aede383
commit
7a0c46a3b9
@ -1,14 +0,0 @@
|
|||||||
diff -r -u ../gdbm-1.10.90/src/gdbmtool.c ./src/gdbmtool.c
|
|
||||||
--- ../gdbm-1.10.90/src/gdbmtool.c 2013-05-16 22:22:16.000000000 +0200
|
|
||||||
+++ ./src/gdbmtool.c 2014-02-04 03:38:54.000000000 +0100
|
|
||||||
@@ -24,9 +24,7 @@
|
|
||||||
#include <signal.h>
|
|
||||||
#include <pwd.h>
|
|
||||||
#include <sys/ioctl.h>
|
|
||||||
-#ifdef HAVE_SYS_TERMIOS_H
|
|
||||||
-# include <sys/termios.h>
|
|
||||||
-#endif
|
|
||||||
+#include <termios.h>
|
|
||||||
#include <stdarg.h>
|
|
||||||
#ifdef HAVE_LOCALE_H
|
|
||||||
# include <locale.h>
|
|
Loading…
x
Reference in New Issue
Block a user