NetworkManager/src/systemd/sd-adapt/user-util.h
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

3 lines
33 B
C

#pragma once
/* dummy header */