about summary refs log tree commit diff
path: root/shared/systemd/sd-adapt-shared
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2020-10-20 22:08:23 +0200
committerMichael Biebl <biebl@debian.org>2020-10-20 22:08:23 +0200
commit769cfe6fb306e976faea4070948c07f4e61bf849 (patch)
tree0c2235a59a607a2443c195c741c60c9a59598e51 /shared/systemd/sd-adapt-shared
parentb4dab9a9dd24d8d70e1bb288078570e85ad43b96 (diff)
parentf2ddac4cbc895837ddcc55015fae112f9859cd0a (diff)
Update upstream source from tag 'upstream/1.27.91'
Update to upstream version '1.27.91'
with Debian dir 00b16bc3e33f8058a60e79863d76fe240a94309d
Diffstat (limited to 'shared/systemd/sd-adapt-shared')
-rw-r--r--shared/systemd/sd-adapt-shared/nm-sd-adapt-shared.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/shared/systemd/sd-adapt-shared/nm-sd-adapt-shared.h b/shared/systemd/sd-adapt-shared/nm-sd-adapt-shared.h
index a937a889..0160284d 100644
--- a/shared/systemd/sd-adapt-shared/nm-sd-adapt-shared.h
+++ b/shared/systemd/sd-adapt-shared/nm-sd-adapt-shared.h
@@ -140,6 +140,10 @@ NM_PRAGMA_WARNING_DISABLE("-Wdeclaration-after-statement")
 
 /*****************************************************************************/
 
+struct statx;
+
+/*****************************************************************************/
+
 static inline pid_t
 raw_getpid(void)
 {