mirror of
https://github.com/termux/termux-packages.git
synced 2025-03-02 19:15:59 +00:00
12 lines
170 B
Diff
12 lines
170 B
Diff
--- a/str.c
|
|
+++ b/str.c
|
|
@@ -39,7 +39,7 @@
|
|
|
|
#include <sys/types.h>
|
|
#include <stdarg.h>
|
|
-#include <vis.h>
|
|
+#include <bsd/vis.h>
|
|
|
|
#include "csh.h"
|
|
#include "extern.h"
|