11 lines
267 B
Diff
11 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"
|