From 5826ce4c6ef67fc1904bb342bd2758a44d72c1fd Mon Sep 17 00:00:00 2001 From: Jim Warner Date: Sun, 16 Oct 2011 17:56:11 -0500 Subject: [PATCH] top: relocated nls.h from top_nls.h to top_nls.c --- top/top_nls.c | 2 ++ top/top_nls.h | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/top/top_nls.c b/top/top_nls.c index 8d9b14ff..5e1e663f 100644 --- a/top/top_nls.c +++ b/top/top_nls.c @@ -20,6 +20,8 @@ #include #include +#include "../include/nls.h" + #include "top.h" #include "top_nls.h" diff --git a/top/top_nls.h b/top/top_nls.h index 4579a744..76395a59 100644 --- a/top/top_nls.h +++ b/top/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