Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC


Commits:
f6105947 by Steve Lhomme at 2026-02-02T10:59:17+01:00
package/win32: fix NSIS compilation with GCC 14

- - - - -


1 changed file:

- extras/package/win32/NSIS/nsProcess/nsProcess.c


Changes:

=====================================
extras/package/win32/NSIS/nsProcess/nsProcess.c
=====================================
@@ -22,6 +22,7 @@
 #include <windows.h>
 #include <psapi.h>
 #include "pluginapi.h"
+#include <stdlib.h>
 
 /* Defines */
 #define NSIS_MAX_STRLEN 1024



View it on GitLab: 
https://code.videolan.org/videolan/vlc/-/commit/f6105947e9ba7ca58bd7582284018fbc36a986d7

-- 
View it on GitLab: 
https://code.videolan.org/videolan/vlc/-/commit/f6105947e9ba7ca58bd7582284018fbc36a986d7
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance
_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to