void-packages/srcpkgs/libgadu/patches/musl-sys_types.h.diff
2017-09-26 11:09:20 +00:00

10 lines
260 B
Diff

--- test/manual/lib/base64.c 2014-12-20 21:42:04.000000000 +0100
+++ test/manual/lib/base64.c 2015-07-07 09:02:03.591897875 +0200
@@ -18,6 +18,7 @@
#include <stdlib.h>
#include <string.h>
+#include <sys/types.h>
#include "base64.h"
#include "config.h"