29 Feb
2024
29 Feb
'24
4:01 p.m.
Alexandros Frantzis (@afrantzis) commented about dlls/winewayland.drv/waylanddrv_main.c:
#include "config.h"
+#include <stdlib.h>
Nit: blank line after this include to separate the include groups (unix vs win32/wine, etc). -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5178#note_63083