X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=osx_write.c;h=366252c4539b1b022d2625c22c1c8bbae211c668;hp=2dee9140c0016eaa849bd1c60a1bef85cd1927e2;hb=5b8e525dfb2f18a4e0d67b9da264259159ad2184;hpb=471684761a2039bbc89aa1e3c33c62de6bef86cf diff --git a/osx_write.c b/osx_write.c index 2dee9140..366252c4 100644 --- a/osx_write.c +++ b/osx_write.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006-2007 Andre Noll + * Copyright (C) 2006-2008 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -11,6 +11,8 @@ * */ +#include +#include #include #include "para.h" #include "fd.h"