openbsd-ports/telephony/kamailio/patches/patch-modules_s_eval_eval_c
2012-04-22 21:44:24 +00:00

12 lines
367 B
Plaintext

$OpenBSD: patch-modules_s_eval_eval_c,v 1.1 2012/04/22 21:44:24 sthen Exp $
--- modules_s/eval/eval.c.orig Fri Feb 3 14:41:50 2012
+++ modules_s/eval/eval.c Fri Feb 3 14:42:00 2012
@@ -30,6 +30,7 @@
#include <stdlib.h>
#include <stdio.h>
#include <ctype.h>
+#include <stdint.h>
#include "../../route.h"
#include "../../sr_module.h"
#include "../../mem/mem.h"