update tables for 0.9.10
[musl-tables] / sizeof.c
index f334769..aa2e281 100644 (file)
--- a/sizeof.c
+++ b/sizeof.c
@@ -3,12 +3,12 @@
 #define _FILE_OFFSET_BITS 64
 #define SYSLOG_NAMES 1
 #include <stddef.h>
-#include <stdio.h>
 #include <sys/types.h>
 
 #include <aio.h>
 #include <alloca.h>
 #include <ar.h>
+#include <arpa/ftp.h>
 #include <arpa/inet.h>
 #include <arpa/nameser.h>
 #include <arpa/telnet.h>
@@ -252,7 +252,7 @@ p(div_t)
 p(double)
 p(double_t)
 p(elf_fpregset_t)
-p(elf_fpxregset_t)
+//p(elf_fpxregset_t)
 p(elf_greg_t)
 p(elf_gregset_t)
 p(epoll_data_t)
@@ -551,7 +551,7 @@ p(struct ucred)
 p(struct udphdr)
 p(struct user)
 p(struct user_fpregs_struct)
-p(struct user_fpxregs_struct)
+//p(struct user_fpxregs_struct)
 p(struct user_regs_struct)
 p(struct utimbuf)
 p(struct utmpx)