top: repositioned nls.h to avoid redefine of procps.h restrict
This commit is contained in:
parent
3e6d1c4ee0
commit
cb3b040718
@ -41,6 +41,8 @@
|
|||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <values.h>
|
#include <values.h>
|
||||||
|
|
||||||
|
#include "../include/nls.h"
|
||||||
|
|
||||||
#include "../proc/devname.h"
|
#include "../proc/devname.h"
|
||||||
#include "../proc/procps.h"
|
#include "../proc/procps.h"
|
||||||
#include "../proc/readproc.h"
|
#include "../proc/readproc.h"
|
||||||
@ -50,8 +52,6 @@
|
|||||||
#include "../proc/wchan.h"
|
#include "../proc/wchan.h"
|
||||||
#include "../proc/whattime.h"
|
#include "../proc/whattime.h"
|
||||||
|
|
||||||
#include "../include/nls.h"
|
|
||||||
|
|
||||||
#include "top.h"
|
#include "top.h"
|
||||||
#include "top_nls.h"
|
#include "top_nls.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user