NetworkManager/src/systemd
Thomas Haller 9a08276756 systemd: revert local modification for -std=gnu89 compilation and missing __STDC_VERSION__
We used to build with -std=gnu89 so commit 1391bdfa61
added a local patch to systemd code to avoid compilation error due to
missing __STDC_VERSION__ define.

In the meantime, since commit ba2b2de3ad
and commit b9bc20f4da, we also use -std=gnu99
and thus __STDC_VERSION__ is defined.

Revert our local modification.
2018-07-17 17:50:20 +02:00
..
sd-adapt all: remove CLOCK_BOOTTIME defintions 2018-06-18 17:21:32 +02:00
src systemd: revert local modification for -std=gnu89 compilation and missing __STDC_VERSION__ 2018-07-17 17:50:20 +02:00
meson.build build/meson: fix building internal systemd library 2018-05-19 15:24:59 +02:00
nm-sd.c all: don't use gchar/gshort/gint/glong but C types 2018-07-11 12:02:06 +02:00
nm-sd.h build: don't add systemd path the include search path 2016-09-27 14:13:21 +02:00