chiark / gitweb /
shared: add formats-util.h
[elogind.git] / src / shared / conf-files.h
index 368c112eb313c38fc7e5f889103220d8cccc2a63..3169a907f116d9ac05fa1e15654bbe24f3361204 100644 (file)
@@ -22,7 +22,6 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include "macro.h"
 
 int conf_files_list(char ***strv, const char *suffix, const char *root, const char *dir, ...);
 int conf_files_list_strv(char ***strv, const char *suffix, const char *root, const char* const* dirs);