summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/automatic.h
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2003-09-10 21:01:47 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2003-09-10 21:01:47 +0000
commit60e9475da34d156525ca41695a9f89e00641f38a (patch)
tree4f1ed12b7495e34a840279c1a0a85791ddad36cc /mdk-stage1/automatic.h
parente8ba5b4ebc85c9b75c57cf48db2c805aabb2a2ce (diff)
downloaddrakx-60e9475da34d156525ca41695a9f89e00641f38a.tar
drakx-60e9475da34d156525ca41695a9f89e00641f38a.tar.gz
drakx-60e9475da34d156525ca41695a9f89e00641f38a.tar.bz2
drakx-60e9475da34d156525ca41695a9f89e00641f38a.tar.xz
drakx-60e9475da34d156525ca41695a9f89e00641f38a.zip
recovery
Diffstat (limited to 'mdk-stage1/automatic.h')
-rw-r--r--mdk-stage1/automatic.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mdk-stage1/automatic.h b/mdk-stage1/automatic.h
index c2ac0a73d..4b58c0ea8 100644
--- a/mdk-stage1/automatic.h
+++ b/mdk-stage1/automatic.h
@@ -24,6 +24,7 @@
#include "stage1.h"
void grab_automatic_params(char * line);
+char * get_auto_value(char * auto_param);
enum return_type ask_from_list_auto(char *msg, char ** elems, char ** choice, char * auto_param, char ** elems_auto);
enum return_type ask_from_list_comments_auto(char *msg, char ** elems, char ** elems_comments, char ** choice, char * auto_param, char ** elems_auto);