mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 23:50:30 -04:00
10 lines
177 B
C
10 lines
177 B
C
--- lib/fusion/call.c
|
|
+++ lib/fusion/call.c
|
|
@@ -31,6 +31,7 @@
|
|
#include <stdio.h>
|
|
#include <unistd.h>
|
|
#include <errno.h>
|
|
+#include <sys/stat.h>
|
|
|
|
#include <fusion/build.h>
|
|
|