added many new files to form fundamental base. wip

This commit is contained in:
2019-01-24 09:53:10 +00:00
parent 9b391741d6
commit a6d1122e33
19 changed files with 4867 additions and 1025 deletions

2
mio/configure vendored
View File

@ -17716,7 +17716,7 @@ fi
done
for ac_header in ifaddrs.h tiuser.h linux/netfilter_ipv4.h netinet/sctp.h
for ac_header in ifaddrs.h tiuser.h linux/netfilter_ipv4.h netinet/in.h netinet/sctp.h
do :
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"