pkgsrc/mail/thunderbird102/patches/patch-js_src_jsfriendapi.h
hauke c745666c43 Add mail/thunderbird102{,-l10n} with LTS version 102.15.0 as a
functioning fallback from bleeding edge Thunderbird.
2023-09-06 10:40:29 +00:00

12 lines
301 B
C

$NetBSD: patch-js_src_jsfriendapi.h,v 1.1 2023/09/06 10:40:30 hauke Exp $
--- js/src/jsfriendapi.h.orig 2020-08-28 21:32:42.000000000 +0000
+++ js/src/jsfriendapi.h
@@ -7,6 +7,7 @@
#ifndef jsfriendapi_h
#define jsfriendapi_h
+#include <stdarg.h>
#include "jspubtd.h"
#include "js/CallArgs.h"