repo.or.cz
/
void-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python-texttable: update to 1.3.1
[void-packages.git]
/
srcpkgs
/
libgadu
/
patches
/
musl-sys_types.h.diff
blob
db6650b098b58a32e964a54d0c9057433b18e323
1
--- test/manual/lib/base64.c 2014-12-20 21:42:04.000000000 +0100
2
+++ test/manual/lib/base64.c 2015-07-07 09:02:03.591897875 +0200
3
@@ -18,6 +18,7 @@
4
5
#include <stdlib.h>
6
#include <string.h>
7
+#include <sys/types.h>
8
9
#include "base64.h"
10
#include "config.h"