- Added a multiple histogram memory control module. This required a
tiny change in the countable interface which in turn required updating of header file includes in a lot of files. - Some small fixes to TRICS writing as well.
This commit is contained in:
@ -21,20 +21,17 @@
|
||||
#include <sys/types.h>
|
||||
#include <unistd.h>
|
||||
#include <time.h>
|
||||
#include "conman.h"
|
||||
#include "SCinter.h"
|
||||
#include "sics.h"
|
||||
#include "network.h"
|
||||
#include "ifile.h"
|
||||
#include "status.h"
|
||||
#include "devexec.h"
|
||||
#include "ofac.h"
|
||||
#include "passwd.h"
|
||||
#include "lld.h"
|
||||
#include "macro.h"
|
||||
#include "interface.h"
|
||||
#include "perfmon.h"
|
||||
#include "nread.h"
|
||||
#include "event.h"
|
||||
#include "ofac.h"
|
||||
#include "telnet.h"
|
||||
#include "nserver.h"
|
||||
|
||||
|
Reference in New Issue
Block a user