summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/unistd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/unistd.h b/include/unistd.h
index b4b7516..5ac7971 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() */
OpenPOWER on IntegriCloud