mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +09:00
util-lib: split out allocation calls into alloc-util.[ch]
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
along with systemd; If not, see <http://www.gnu.org/licenses/>.
|
||||
***/
|
||||
|
||||
#include "alloc-util.h"
|
||||
#include "gunicode.h"
|
||||
#include "utf8.h"
|
||||
#include "util.h"
|
||||
|
||||
Reference in New Issue
Block a user