1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/devel/rote/files/patch-inject_csi.c
Renato Botelho 3391e71425 - Fix build on 4.x
PR:		ports/83573
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
Approved by:	maintainer timeout (7 weeks)
Pointed by:	pointyhat
2005-09-09 13:49:11 +00:00

11 lines
234 B
C

--- inject_csi.c.orig Sat Jul 16 18:26:31 2005
+++ inject_csi.c Sat Jul 16 18:26:50 2005
@@ -23,6 +23,7 @@
#include "roteprivate.h"
#include <stdlib.h>
#include <string.h>
+#include <stdbool.h>
#define MAX_CSI_ES_PARAMS 32