Michael Tokarev f20f2a1f33 glib-compat.h: change assert to g_assert
include/glib-compat.h defines a bunch of functions based on glib primitives,
and uses assert() without including assert.h.  Replace assert() with
g_assert() to make the file more self-contained, and to fix compilation
breakage after 28507a415a9b1e.

Reported-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Tested-by: Laurent Desnogues <laurent.desnogues@gmail.com>
2015-05-08 14:11:10 +03:00
..
2015-02-06 16:11:38 +00:00
2015-04-30 16:05:48 +03:00
2015-04-30 16:05:48 +03:00
2015-02-26 13:04:04 +01:00
2015-04-30 16:05:48 +03:00
2015-04-30 13:21:42 +02:00
2015-05-08 14:11:10 +03:00
2015-05-05 10:48:26 +02:00
2015-04-30 16:05:48 +03:00
2015-02-16 15:07:19 +00:00
2015-02-05 17:16:14 +01:00