summaryrefslogtreecommitdiff
path: root/src/network_darwin_sendfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/network_darwin_sendfile.c')
-rw-r--r--src/network_darwin_sendfile.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/network_darwin_sendfile.c b/src/network_darwin_sendfile.c
index a249d72a..061bbd96 100644
--- a/src/network_darwin_sendfile.c
+++ b/src/network_darwin_sendfile.c
@@ -1,3 +1,5 @@
+#include "first.h"
+
#include "network_backends.h"
#if defined(USE_DARWIN_SENDFILE)