Port getdomainname() to RTEMS

This commit is contained in:
Sebastian Huber
2016-09-07 15:43:44 +02:00
parent a4394109df
commit 7f75b564fc
3 changed files with 6 additions and 0 deletions

View File

@@ -240,6 +240,7 @@ def build(bld):
'freebsd/contrib/pf/pfctl/pfctl_table.c',
'freebsd/lib/libc/gen/err.c',
'freebsd/lib/libc/gen/feature_present.c',
'freebsd/lib/libc/gen/getdomainname.c',
'freebsd/lib/libc/gen/gethostname.c',
'freebsd/lib/libc/gen/sethostname.c',
'freebsd/lib/libc/inet/inet_addr.c',