Files
ladybird/Userland/Libraries/LibC
Kenneth Myhra c7422dcef7 LibC: Declare IN6_IS_ADDR_V4MAPPED correctly
When using the IN6_IS_ADDR_V4MAPPED macro in Serenity's LibC it would
fail when compiling with the error message:
'invalid type argument of '->''.

This patch corrects the macro so that e.g. GLib port can compile again.
2021-09-19 15:53:43 +02:00
..
2021-09-16 16:42:40 +02:00
2021-08-14 22:32:00 +01:00
2021-08-14 22:32:00 +01:00
2021-06-06 22:16:11 +02:00
2021-08-19 22:27:26 +02:00
2021-07-15 11:16:58 +02:00
2021-07-17 13:00:33 +02:00
2021-08-22 10:29:06 +02:00
2021-08-14 22:32:00 +01:00
2021-08-14 22:32:00 +01:00
2021-09-07 13:53:14 +02:00
2021-08-31 01:37:30 +02:00
2021-08-18 10:33:48 +02:00
2021-06-04 10:39:41 +02:00
2021-09-18 02:57:56 +00:00
2021-09-16 16:42:40 +02:00
2021-09-17 22:59:51 +00:00