]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/mangle.h
small fixes from Björn Fernhomberg, remove compiler warnings and a malloc
[netatalk.git] / etc / afpd / mangle.h
index ac01a7a6f7dfd38788225ddc528c089b2c97f661..85ce372a3073834fa10fff781ddcbb04bb4f3ff7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: mangle.h,v 1.4 2003-03-09 19:55:35 didg Exp $
+ * $Id: mangle.h,v 1.5 2003-06-02 06:54:23 didg Exp $
  *
  */
 
@@ -9,6 +9,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
+#include <stdio.h>
 
 #include <atalk/adouble.h>
 #ifdef CNID_DB