chiark / gitweb /
Prep v221: Update and clean up build system to sync with upstream
[elogind.git] / src / basic / fileio-label.h
similarity index 82%
rename from src/shared/fileio-label.h
rename to src/basic/fileio-label.h
index 25fa351be276eb26475cb9f9ce16910f555b9195..af31cf6a7f23b436697d172889955e3787f12d87 100644 (file)
@@ -26,6 +26,6 @@
 #include "fileio.h"
 
 int write_string_file_atomic_label(const char *fn, const char *line);
-int write_env_file_label(const char *fname, char **l);
-int fopen_temporary_label(const char *target,
-                          const char *path, FILE **f, char **temp_path);
+// UNNEEDED int write_env_file_label(const char *fname, char **l);
+// UNNEEDED int fopen_temporary_label(const char *target,
+//                          const char *path, FILE **f, char **temp_path);