fix missing include for chmod(2) - sacc - sacc(omys), simple console gopher client | |
git clone git://bitreich.org/sacc/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/sacc/ | |
Log | |
Files | |
Refs | |
Tags | |
LICENSE | |
--- | |
commit 45cf7e58579237078acd46c5e3139269e1105f66 | |
parent b8badd7aa651af9ba23714f12c8fc68c2c4bdcdf | |
Author: Hiltjo Posthuma | |
Date: Thu, 13 Jul 2017 14:42:02 +0200 fix missing include for chmod(2) Diffstat: M sacc.c | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) --- | |
diff --git a/sacc.c b/sacc.c | |
@@ -14,6 +14,7 @@ #endif #include |