--- lmon16g.c.orig +++ lmon16g.c @@ -63,7 +63,7 @@ #include #include #include -#include +#include #include #include #include @@ -72,6 +72,10 @@ #include #include +#ifndef __STRING +#define __STRING(x) #x +#endif + /* Windows moved here so they can be cleared when the screen mode changes */ WINDOW *padwelcome = NULL; WINDOW *padtop = NULL; @@ -576,7 +580,6 @@ int isroot = 0; #include -#include #include #include #include