chiark
/
gitweb
/
~mdw
/
termux-packages
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
pass: Add comment on why we depend on coreutils
[termux-packages]
/
packages
/
kona
/
src-p.c.patch
1
diff -u -r ../kona-Win.3.39-69/src/p.c ./src/p.c
2
--- ../kona-Win.3.39-69/src/p.c 2016-04-17 18:10:22.000000000 +0000
3
+++ ./src/p.c 2017-07-06 22:52:49.750416845 +0000
4
@@ -1,4 +1,5 @@
5
#include "incs.h"
6
+#include "c.h"
7
#include "k.h"
8
#include "km.h"
9
#include "p.h"