chiark / gitweb /
tree-wide: remove Emacs lines from all files
[elogind.git] / src / basic / musl_missing.c
index f1fbb8ca6f895ba337162226f26e449500563cd1..5ce787bebf18cf5b4de3d5bb005642a17b668903 100644 (file)
@@ -1,5 +1,5 @@
 #include <string.h>
-#include "util.h"
+#include "alloc-util.h"
 
 #ifndef __GLIBC__
 char *program_invocation_name       = NULL;