void-packages/srcpkgs/mlocate/patches/musl_paths-h.patch
Steve Prybylski e748569b2f New package: mlocate-0.26.
Closes #2973.
2015-11-16 02:57:45 -05:00

10 lines
267 B
Diff

--- ./src/updatedb.c.orig 2015-11-15 17:52:09.470706519 -0500
+++ ./src/updatedb.c 2015-11-15 17:52:31.754706775 -0500
@@ -35,6 +35,7 @@
#include <sys/stat.h>
#include <sys/time.h>
#include <unistd.h>
+#include <paths.h>
#include <mntent.h>
#include "error.h"