From 38c06a3642348f26e9c687825e6fa6ec8a75729c Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Wed, 21 Jan 2009 16:11:51 +0100 Subject: [PATCH 1/1] osx_write.c: Add missing include. --- osx_write.c | 1 + 1 file changed, 1 insertion(+) diff --git a/osx_write.c b/osx_write.c index f67a63ac..df10221f 100644 --- a/osx_write.c +++ b/osx_write.c @@ -19,6 +19,7 @@ #include "string.h" #include "list.h" #include "sched.h" +#include "ggo.h" #include "write.h" #include "osx_write.cmdline.h" #include "error.h" -- 2.39.2