Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
2bba00d7
Commit
2bba00d7
authored
Jul 02, 2002
by
Robert Ricci
Browse files
Another forward declaration to appease perl 5.6
parent
5d54e305
Changes
1
Hide whitespace changes
Inline
Side-by-side
tmcd/ron/vnodesetup
View file @
2bba00d7
...
...
@@ -41,6 +41,11 @@ delete @ENV{'IFS', 'CDPATH', 'ENV', 'BASH_ENV'};
use
lib
"
/usr/local/etc/testbed
";
use
libsetup
;
#
# Forward declarations for prototype checking
#
sub
killvnode
();
#
# Parse command arguments. Once we return from getopts, all that should be
# left are the required arguments.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment