summaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/sysinstall.h
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1996-12-09 06:37:46 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1996-12-09 06:37:46 +0000
commit5153026dfc295ed55cebfafcf7fa79acf8449625 (patch)
tree2f792b4a11e67bf3f4ea2c18c4a18e49863cd329 /usr.sbin/sysinstall/sysinstall.h
parentb0236c093d82e187cdb69a5b5378416cfe677827 (diff)
Notes
Diffstat (limited to 'usr.sbin/sysinstall/sysinstall.h')
-rw-r--r--usr.sbin/sysinstall/sysinstall.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/sysinstall/sysinstall.h b/usr.sbin/sysinstall/sysinstall.h
index ddc81116c41a..ddc94e2ef829 100644
--- a/usr.sbin/sysinstall/sysinstall.h
+++ b/usr.sbin/sysinstall/sysinstall.h
@@ -4,7 +4,7 @@
* This is probably the last attempt in the `sysinstall' line, the next
* generation being slated to essentially a complete rewrite.
*
- * $Id: sysinstall.h,v 1.87 1996/11/09 18:12:17 jkh Exp $
+ * $Id: sysinstall.h,v 1.88 1996/12/09 06:02:31 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -621,7 +621,6 @@ extern void mediaShutdownTape(Device *dev);
/* tcpip.c */
extern int tcpOpenDialog(Device *dev);
extern int tcpMenuSelect(dialogMenuItem *self);
-extern int tcpInstallDevice(char *str);
extern Boolean tcpDeviceSelect(void);
/* termcap.c */