You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-ml/camlidl/files/includes.patch

11 lines
227 B

--- a/runtime/comerror.c
+++ b/runtime/comerror.c
@@ -22,6 +22,7 @@
#include <caml/callback.h>
#include <caml/fail.h>
#include <caml/alloc.h>
+#include <caml/printexc.h>
#include "camlidlruntime.h"
#include "comstuff.h"