diff options
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 2189ceaae3..bad2e1b229 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -36,7 +36,7 @@ routines := brk sbrk sstk ioctl \ getdtsz \ gethostname sethostname getdomain setdomain \ select \ - acct chroot fsync sync reboot \ + acct chroot fsync sync fdatasync reboot \ gethostid sethostid \ revoke vhangup \ swapon mktemp mkstemp \ |