From dbcb4228e0301c241b5d921fd64e6d6139f714e3 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Sun, 30 Apr 2023 16:20:01 +0300 Subject: rename to ek --- include/cu/imports.h | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 include/cu/imports.h (limited to 'include/cu/imports.h') diff --git a/include/cu/imports.h b/include/cu/imports.h deleted file mode 100644 index 1043cef..0000000 --- a/include/cu/imports.h +++ /dev/null @@ -1,12 +0,0 @@ -/* SPDX-License-Identifier: GPL-3.0-or-later */ - -#ifndef CT_IMPORTS_H -#define CT_IMPORTS_H - -#include - -void add_import_path(const char *dir); -const char *find_import(const char *file); -bool already_imported(const char *file); - -#endif /* CT_IMPORTS_H */ -- cgit v1.3