wok-6.x view systemd/stuff/systemd-195.journal-file.c.patch @ rev 23879

Up slitaz-boot-scripts (461): busybox may need /usr/lib/libstd++.so
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jul 05 12:49:35 2020 +0000 (2020-07-05)
parents
children
line source
1 --- journal-file.c.orig 2012-10-18 03:06:55.028130249 +0100
2 +++ journal-file.c 2019-04-06 09:03:39.824780717 +0100
3 @@ -28,7 +28,7 @@
4 #include <stddef.h>
6 #ifdef HAVE_XATTR
7 -#include <attr/xattr.h>
8 +#include <sys/xattr.h>
9 #endif
11 #include "journal-def.h"