From: hat001 Date: Sun, 18 Apr 2010 16:14:51 +0000 (+0000) Subject: remove a warning X-Git-Tag: netatalk-2-1~11 X-Git-Url: https://arthur.barton.de/gitweb/?p=netatalk.git;a=commitdiff_plain;h=0a7eaf4495b2e72c0261d8f983f661b34c26b933 remove a warning --- diff --git a/libatalk/vfs/unix.c b/libatalk/vfs/unix.c index d0ea3128..4812e964 100644 --- a/libatalk/vfs/unix.c +++ b/libatalk/vfs/unix.c @@ -1,5 +1,5 @@ /* - * $Id: unix.c,v 1.10 2010-03-12 15:16:49 franklahm Exp $ + * $Id: unix.c,v 1.11 2010-04-18 16:14:51 hat001 Exp $ * * Copyright (c) 1990,1993 Regents of The University of Michigan. * All Rights Reserved. See COPYRIGHT. @@ -12,6 +12,7 @@ #include #include +#include #include #include #include