Files
Nick Alcock 469e75b621 libctf: fix __extension__ with non-GNU C compilers
We forgot to #define __extension__ to nothing in this case.

libctf/
	* ctf-impl.h [!__GNUC__] (__extension__): Define to nothing.
2020-07-22 17:57:40 +01:00
..
2020-07-22 17:57:39 +01:00
2020-07-22 17:57:38 +01:00
2020-07-22 17:57:39 +01:00