]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/adouble/ad_size.c
- merge branch-netatalk-afp-3x-dev, HEAD was tagged before
[netatalk.git] / libatalk / adouble / ad_size.c
index 5a63fc442f6c1779105ce1bb2338b2f246ef78dd..bada1c364a9f7c1ebf1f7b4315f9753b59aaa170 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: ad_size.c,v 1.5 2002-10-11 14:18:38 didg Exp $
+ * $Id: ad_size.c,v 1.6 2005-04-28 20:49:52 bfernhomberg Exp $
  *
  * Copyright (c) 1997 Adrian Sun (asun@zoology.washington.edu)
  * All rights reserved. See COPYRIGHT.
 #include "config.h"
 #endif /* HAVE_CONFIG_H */
 
-#include <stdio.h>
-#ifdef HAVE_UNISTD_H
-#include <unistd.h>
-#endif /* HAVE_UNISTD_H */
-#include <sys/types.h>
-#include <sys/stat.h>
 #include <atalk/logger.h>
-
 #include <atalk/adouble.h>
 
 off_t ad_size(const struct adouble *ad, const u_int32_t eid)