python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / libgadu / patches / musl-sys_types.h.diff
blobdb6650b098b58a32e964a54d0c9057433b18e323
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 @@
5 #include <stdlib.h>
6 #include <string.h>
7 +#include <sys/types.h>
9 #include "base64.h"
10 #include "config.h"