mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
@@ -2,11 +2,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdio.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "macro.h"
|
||||
#include "forward.h"
|
||||
|
||||
const char* string_table_lookup_to_string(const char * const *table, size_t len, ssize_t i) _const_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user