Thomas Haller
|
4c849d148f
|
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-12 09:38:48 +02:00 |
|