]> arthur.barton.de Git - netatalk.git/blobdiff - include/atalk/unicode.h
add mac greek encoding from P. Christeas
[netatalk.git] / include / atalk / unicode.h
index 2bd661f9060b0184aace5322a93e7a81a867cd3b..3b93ad1c22772124fd55362f3ce0e57bb207cba8 100644 (file)
@@ -3,6 +3,9 @@
 #define _ATALK_UNICODE_H 1
 
 #include <sys/cdefs.h>
+#include <netatalk/endian.h>
+#include <errno.h>
+#include <sys/param.h>
 
 #define ucs2_t u_int16_t
 
@@ -59,7 +62,7 @@ typedef struct {
 /* this defines the charset types used in samba */
 typedef enum {CH_UCS2=0, CH_UTF8=1, CH_MAC=2, CH_UNIX=3, CH_UTF8_MAC=4} charset_t;
 
-#define NUM_CHARSETS 5
+#define NUM_CHARSETS 6
 
 /*
  *   for each charset we have a function that pulls from that charset to