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-21 23:50:08 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c167e0140b
NetworkManager
/
shared
/
systemd
/
sd-adapt-shared
/
dirent-util.h
6 lines
57 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
2018-12-23 00:46:32 +01:00
#
include
"path-util.h"
Reference in a new issue
Copy permalink