diff options
Diffstat (limited to 'runit/runit_lib.h')
-rw-r--r-- | runit/runit_lib.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/runit/runit_lib.h b/runit/runit_lib.h index 7b268e276..9fe4166bc 100644 --- a/runit/runit_lib.h +++ b/runit/runit_lib.h | |||
@@ -40,12 +40,6 @@ extern int coe(int); | |||
40 | #define direntry struct dirent | 40 | #define direntry struct dirent |
41 | 41 | ||
42 | 42 | ||
43 | /*** fd.h ***/ | ||
44 | |||
45 | extern int fd_copy(int,int); | ||
46 | extern int fd_move(int,int); | ||
47 | |||
48 | |||
49 | /*** tai.h ***/ | 43 | /*** tai.h ***/ |
50 | 44 | ||
51 | struct tai { | 45 | struct tai { |