diff --git a/top/top.c b/top/top.c index e5d98dec..ad28cda6 100644 --- a/top/top.c +++ b/top/top.c @@ -41,6 +41,8 @@ #include #include +#include "../include/nls.h" + #include "../proc/devname.h" #include "../proc/procps.h" #include "../proc/readproc.h" @@ -50,8 +52,6 @@ #include "../proc/wchan.h" #include "../proc/whattime.h" -#include "../include/nls.h" - #include "top.h" #include "top_nls.h"