X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=netinstall%2Funinstall.cc;h=a966fe74d3176393c8bf32770a12dca71889c37e;hb=d811a70f3a14952c2e7d364712699e0418a32843;hp=6117b3e9c0fc7109f8b69920bda4e942e3d8f849;hpb=e18fa168a51a40835317350701f33f4034a5d3bc;p=chise%2Fxemacs-chise.git.1 diff --git a/netinstall/uninstall.cc b/netinstall/uninstall.cc index 6117b3e..a966fe7 100644 --- a/netinstall/uninstall.cc +++ b/netinstall/uninstall.cc @@ -48,6 +48,7 @@ #include "reginfo.h" #include "log.h" #include "hash.h" +#include "desktop.h" #include "port.h" @@ -66,9 +67,7 @@ static int package_bytes = 0; static int uninstall_started = 0; extern char * map_filename (char *fn, int type); -void remove_desktop_setup (); static void start_uninstall (); -extern char* find_xemacs_exe_name(); char * base (char *s);