summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/network.h
diff options
context:
space:
mode:
Diffstat (limited to 'mdk-stage1/network.h')
-rw-r--r--mdk-stage1/network.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mdk-stage1/network.h b/mdk-stage1/network.h
index ccef5d623..a94f8150b 100644
--- a/mdk-stage1/network.h
+++ b/mdk-stage1/network.h
@@ -26,6 +26,7 @@
#include <netinet/ip.h>
#include <arpa/inet.h>
+enum return_type intf_select_and_up();
enum return_type nfs_prepare(void);
#ifndef MANDRAKE_MOVE