mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 17:06:39 +09:00
util-lib: move character class definitions to string-util.h
This commit is contained in:
@@ -21,9 +21,9 @@
|
||||
|
||||
#include "alloc-util.h"
|
||||
#include "gunicode.h"
|
||||
#include "string-util.h"
|
||||
#include "utf8.h"
|
||||
#include "util.h"
|
||||
#include "string-util.h"
|
||||
|
||||
int strcmp_ptr(const char *a, const char *b) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user