mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 04:04:35 +03:00
Rename StringUtils.[ch] to XUtils.[ch]
This commit is contained in:
@ -8,7 +8,8 @@ in the source distribution for its full text.
|
||||
#include "LinuxProcessList.h"
|
||||
#include "LinuxProcess.h"
|
||||
#include "CRT.h"
|
||||
#include "StringUtils.h"
|
||||
#include "XUtils.h"
|
||||
|
||||
#include <errno.h>
|
||||
#include <sys/time.h>
|
||||
#include <sys/utsname.h>
|
||||
|
Reference in New Issue
Block a user