X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=osx_write.c;h=df10221feee218a8f8c5ebe012de724b9228b624;hp=057526e30b6900b5dbc747919c43401d0aa42c88;hb=36bc7580a5ddee8f6e46bccfea7519291f372f0f;hpb=1e858b078e3d7870176fabc0d69eaccf9711bcb3 diff --git a/osx_write.c b/osx_write.c index 057526e3..df10221f 100644 --- a/osx_write.c +++ b/osx_write.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006-2008 Andre Noll + * Copyright (C) 2006-2009 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -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"