top: relocated nls.h from top_nls.h to top_nls.c
This commit is contained in:
parent
18fc0b963d
commit
5826ce4c6e
@ -20,6 +20,8 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "../include/nls.h"
|
||||
|
||||
#include "top.h"
|
||||
#include "top_nls.h"
|
||||
|
||||
|
@ -19,8 +19,6 @@
|
||||
#ifndef _Itop_nls
|
||||
#define _Itop_nls
|
||||
|
||||
#include "../include/nls.h"
|
||||
|
||||
/*
|
||||
* These are our three string tables with the following contents:
|
||||
* Desc : field descriptions not to exceed 20 screen positions
|
||||
|
Loading…
Reference in New Issue
Block a user