--- a/web/ghostlist.sh.DIST
+++ b/web/ghostlist.sh.DIST
@@ -2,6 +2,9 @@
 
 # This is the Xymon wrapper for the ghostlist CGI
 
+include () { . $1 ; }
 . @XYMONHOME@/etc/cgioptions.cfg
+. @XYMONHOME@/etc/xymonserver.cfg
+export HOBBITMENU
 @RUNTIMEDEFS@ exec @XYMONHOME@/bin/ghostlist.cgi $CGI_GHOSTS_OPTS
 
