mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-13 20:11:19 +02:00
create bsd12 branch
This commit is contained in:
11
data/sqlite3/files/patch-x-shell.c
Normal file
11
data/sqlite3/files/patch-x-shell.c
Normal file
@@ -0,0 +1,11 @@
|
||||
--- ./shell.c.orig 2016-01-20 17:50:03.000000000 +0200
|
||||
+++ ./shell.c 2016-02-04 20:41:23.654611000 +0200
|
||||
@@ -68,7 +68,7 @@
|
||||
#endif
|
||||
|
||||
#if HAVE_EDITLINE
|
||||
-# include <editline/readline.h>
|
||||
+# include <edit/readline/readline.h>
|
||||
#endif
|
||||
|
||||
#if HAVE_EDITLINE || HAVE_READLINE
|
||||
Reference in New Issue
Block a user