1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/www/uzbl/files/patch-src__requests.c
Thomas Zander 0c125fbe75 Update to upstream version 0.9
PR:		208293
Submitted by:	aehlig@linta.de (maintainer)
2016-04-10 12:17:04 +00:00

11 lines
197 B
C

--- src/requests.c.orig 2016-03-25 08:47:49 UTC
+++ src/requests.c
@@ -8,6 +8,7 @@
#include <errno.h>
#include <string.h>
+#include <stdarg.h>
struct _UzblRequests {
/* Reply buffer */