]> arthur.barton.de Git - netatalk.git/commitdiff
remove obsolete iconv.h include, should fix the FreeBSD problem reported by Joe...
authorbfernhomberg <bfernhomberg>
Thu, 24 Jun 2004 00:46:12 +0000 (00:46 +0000)
committerbfernhomberg <bfernhomberg>
Thu, 24 Jun 2004 00:46:12 +0000 (00:46 +0000)
etc/afpd/volume.h

index 46fb94e0c294c21030bac1dc9eea9a19fab336cb..7719782a4f42e642461cc1a9efdaa086141bc68f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: volume.h,v 1.19.2.5.2.6 2004-03-11 02:02:04 didg Exp $
+ * $Id: volume.h,v 1.19.2.5.2.7 2004-06-24 00:46:12 bfernhomberg Exp $
  *
  * Copyright (c) 1990,1994 Regents of The University of Michigan.
  * All Rights Reserved.  See COPYRIGHT.
 #include <netatalk/endian.h>
 
 #include "atalk/unicode.h"
-#ifdef HAVE_USABLE_ICONV
-#include <iconv.h>
-#endif
-
 #include "globals.h"
 
 #define AFPVOL_NAMELEN   27