wok view systemd/stuff/systemd-195.journal-vacuum.c.patch @ rev 23586

updated python-xlwt (0.7.2 -> 1.3.0)
author Hans-G?nter Theisgen
date Tue Apr 07 14:31:06 2020 +0100 (2020-04-07)
parents
children
line source
1 --- journal-vacuum.c.orig 2012-10-17 20:25:42.425852224 +0100
2 +++ journal-vacuum.c 2019-04-06 09:39:02.889313424 +0100
3 @@ -26,7 +26,7 @@
4 #include <unistd.h>
6 #ifdef HAVE_XATTR
7 -#include <attr/xattr.h>
8 +#include <sys/xattr.h>
9 #endif
11 #include "journal-def.h"