]> granicus.if.org Git - procps-ng/commitdiff
top: corrected double #include missed at rebase
authorJim Warner <james.warner@comcast.net>
Mon, 31 Oct 2011 08:46:39 +0000 (03:46 -0500)
committerCraig Small <csmall@enc.com.au>
Thu, 22 Dec 2011 12:48:05 +0000 (23:48 +1100)
top/top.h

index 4ef3943fad20e68aeaec8aaef68954e9de819d34..866fc5e42c61c5015c473fe53bf761554d9256f6 100644 (file)
--- a/top/top.h
+++ b/top/top.h
@@ -22,8 +22,6 @@
 
 #include "../proc/readproc.h"
 
-#include "proc/readproc.h"
-
         /* Development/Debugging defines ----------------------------------- */
 //#define ATEOJ_RPTHSH            /* report on hash specifics, at end-of-job */
 //#define ATEOJ_RPTSTD            /* report on misc stuff, at end-of-job     */