summaryrefslogtreecommitdiff
path: root/src/stropts/fattach.c
diff options
context:
space:
mode:
authorJakob Kaivo <jkk@ung.org>2024-01-30 15:45:38 -0500
committerJakob Kaivo <jkk@ung.org>2024-01-30 15:45:38 -0500
commitbafccb2f57ac1a1852be2d6aafe33cf02d1630c1 (patch)
treea6164b42b37b941cb64bbc3db8af7a1daf381ace /src/stropts/fattach.c
parent910a86c095b6d7311d73fa88a632aa9b673243b2 (diff)
update dependencies
Diffstat (limited to 'src/stropts/fattach.c')
-rw-r--r--src/stropts/fattach.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/stropts/fattach.c b/src/stropts/fattach.c
deleted file mode 100644
index f407f636..00000000
--- a/src/stropts/fattach.c
+++ /dev/null
@@ -1,14 +0,0 @@
-#if 0
-
-#include <stropts.h>
-
-int fattach(int fildes, const char * path )
-{
-}
-
-/*
-XOPEN(400)
-*/
-
-
-#endif