0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-02-22 22:47:51 +00:00
termux-packages/packages/glib/gio-gunixmounts.c.patch
2021-12-12 10:07:41 +05:30

12 lines
266 B
Diff

--- ./gio/gunixmounts.c.orig 2021-12-10 16:01:41.791723001 +0530
+++ ./gio/gunixmounts.c 2021-12-10 16:03:20.861722964 +0530
@@ -20,6 +20,8 @@
* Author: Alexander Larsson <alexl@redhat.com>
*/
+#include <mntent.h>
+
/* Prologue {{{1 */
#include "config.h"