top: added #include of proc/readproc.h to top.h

This commit is contained in:
Jim Warner 2011-10-24 17:18:57 -05:00 committed by Craig Small
parent 617d46633e
commit bc0f73e335

View File

@ -22,6 +22,8 @@
#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 */