mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-16 22:06:06 +03:00
Combine XAlloc.[ch] into XUtils.[ch]
This commit is contained in:
@ -62,7 +62,6 @@ myhtopsources = \
|
||||
UptimeMeter.c \
|
||||
UsersTable.c \
|
||||
Vector.c \
|
||||
XAlloc.c \
|
||||
XUtils.c
|
||||
|
||||
myhtopheaders = \
|
||||
@ -114,7 +113,6 @@ myhtopheaders = \
|
||||
UptimeMeter.h \
|
||||
UsersTable.h \
|
||||
Vector.h \
|
||||
XAlloc.h \
|
||||
XUtils.h
|
||||
|
||||
# Linux
|
||||
|
Reference in New Issue
Block a user