mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-26 20:02:30 +01:00
11 lines
240 B
Diff
11 lines
240 B
Diff
--- bacula-5.2.13.orig/src/lib/mntent_cache.c
|
|
+++ bacula-5.2.13/src/lib/mntent_cache.c
|
|
@@ -62,6 +62,7 @@
|
|
#include "mntent_cache.h"
|
|
|
|
#include <errno.h>
|
|
+#include <paths.h>
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
#include <sys/types.h>
|