u/s/server/map2room/map1.c line 3: Cannot #include config.h before #include <mudlib.h> 
u/s/server/map2room/map1.c line 5: Cannot #include path.h before the end of line
u/s/server/map2room/map1.c line 3: Cannot #include config.h before #include <mudlib.h> 
u/s/server/map2room/map1.c line 5: Cannot #include path.h before the end of line
/u/s/server/map2room/map1.lpc:2: error: Cannot #include config.h
/u/s/server/map2room/map1.lpc:4: error: Cannot #include path.h
/u/s/server/map2room/map1.lpc:21:2: warning: Extra ';'. Ignored.
   21 | }; 
      |  ^
/u/s/server/olddata/data.lpc:93:21: warning: Illegal to declare nosave function.
   93 | nosave int sort_keys(string one, string two) {
      |                     ^
/u/s/server/olddata/data.lpc:98:24: warning: Illegal to declare nosave function.
   98 | nosave int filter_props(string prop, object target) {
      |                        ^
/u/s/server/olddata/kontop2.lpc:65:2: warning: Extra ';'. Ignored.
   65 | };
      |  ^
/u/s/server/map2room/map1.lpc:2: error: Cannot #include config.h
/u/s/server/map2room/map1.lpc:4: error: Cannot #include path.h
/u/s/server/map2room/map1.lpc:21:2: warning: Extra ';'. Ignored.
   21 | }; 
      |  ^
/u/s/server/olddata/data.lpc:93:21: warning: Illegal to declare nosave function.
   93 | nosave int sort_keys(string one, string two) {
      |                     ^
/u/s/server/olddata/data.lpc:98:24: warning: Illegal to declare nosave function.
   98 | nosave int filter_props(string prop, object target) {
      |                        ^
/u/s/server/olddata/kontop2.lpc:65:2: warning: Extra ';'. Ignored.
   65 | };
      |  ^
