X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=etc%2Fafpd%2Funix.c;h=0ffdd40e7813673742dae66acf0898d3faefca68;hb=dbf558207127d21596b307d388a90df42d7a218e;hp=5ab23eeafe453de2a3b1865b7bb9c628f6f699e1;hpb=d0f90628ecad684ef1b417471ea3f76292964b11;p=netatalk.git diff --git a/etc/afpd/unix.c b/etc/afpd/unix.c index 5ab23eea..0ffdd40e 100644 --- a/etc/afpd/unix.c +++ b/etc/afpd/unix.c @@ -1,5 +1,5 @@ /* - * $Id: unix.c,v 1.55 2009-10-14 15:04:01 franklahm Exp $ + * $Id: unix.c,v 1.56 2009-10-15 12:06:07 franklahm Exp $ * * Copyright (c) 1990,1993 Regents of The University of Michigan. * All Rights Reserved. See COPYRIGHT. @@ -39,6 +39,7 @@ char *strchr (), *strrchr (); #include #include #include +#include #include "auth.h" #include "directory.h"