diff options
| author | Ed Schouten <ed@FreeBSD.org> | 2010-01-14 05:35:32 +0000 |
|---|---|---|
| committer | Ed Schouten <ed@FreeBSD.org> | 2010-01-14 05:35:32 +0000 |
| commit | 88b69f52ee074783e019b5ab2ba0c63e8a3fd2e7 (patch) | |
| tree | cca50b6992f3e458c9b643cfea07b527623e9879 /include | |
| parent | 646420c8dcca3bac0716c94cd849473dc4bdff0f (diff) | |
Notes
Diffstat (limited to 'include')
| -rw-r--r-- | include/unistd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/unistd.h b/include/unistd.h index b4b7516bc6acc..5ac79718de901 100644 --- a/include/unistd.h +++ b/include/unistd.h @@ -574,7 +574,6 @@ int swapon(const char *); int swapoff(const char *); int syscall(int, ...); off_t __syscall(quad_t, ...); -int ttyslot(void); int undelete(const char *); int unwhiteout(const char *); void *valloc(size_t); /* obsoleted by malloc() */ |
