This website requires JavaScript.
Explore
Help
Sign in
fdo-mirrors
/
NetworkManager
Watch
1
Star
0
Fork
You've already forked NetworkManager
0
mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced
2025-12-20 14:00:05 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
de1741e2d0
NetworkManager
/
shared
/
systemd
/
sd-adapt-shared
/
missing.h
7 lines
87 B
C
Raw
Normal View
History
Unescape
Escape
systemd: add dummy header files to adapt compilation of systemd sources Instead of repeatedly disabling the inclusion like #if 0 /* NM_IGNORED */ #include "missing.h" #endif /* NM_IGNORED */ add dummy header files to "src/systemd/sd-adapt".
2016-08-11 13:05:14 +02:00
#
pragma once
/* dummy header */
systemd: merge branch systemd into master
2019-02-06 09:13:06 +01:00
#
include
"missing_fcntl.h"
#
include
"missing_type.h"
Reference in a new issue
Copy permalink